diff options
author | Jeff Layton <[email protected]> | 2022-03-24 13:33:06 -0400 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2023-08-22 09:01:47 +0200 |
commit | d396f89db39a2f259e2125ca43b4c31bb65afcad (patch) | |
tree | 0d08948fb59fc31c1514b25befb40df722dfbfb3 /net/lapb/lapb_in.c | |
parent | f36217e35ce13fe284fe9481711614200badebb0 (diff) |
libceph: add sparse read support to msgr1
Add 2 new fields to ceph_connection_v1_info to track the necessary info
in sparse reads. Skip initializing the cursor for a sparse read.
Break out read_partial_message_section into a wrapper around a new
read_partial_message_chunk function that doesn't zero out the crc first.
Add new helper functions to drive receiving into the destinations
provided by the sparse_read state machine.
Signed-off-by: Jeff Layton <[email protected]>
Reviewed-by: Xiubo Li <[email protected]>
Reviewed-and-tested-by: Luís Henriques <[email protected]>
Reviewed-by: Milind Changire <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions