mbox series

[0/2] libceph: fix sparse-read failure bug

Message ID 20231208043305.91249-1-xiubli@redhat.com (mailing list archive)
Headers show
Series libceph: fix sparse-read failure bug | expand

Message

Xiubo Li Dec. 8, 2023, 4:33 a.m. UTC
From: Xiubo Li <xiubli@redhat.com>


Xiubo Li (2):
  libceph: fail the sparse-read if there still has data in socket
  libceph: just wait for more data to be available on the socket

 net/ceph/messenger_v1.c | 18 ++++++++++--------
 net/ceph/osd_client.c   |  4 +++-
 2 files changed, 13 insertions(+), 9 deletions(-)