Files
linux-stable-mirror/include/linux
Jeff LaytonandIlya Dryomov d396f89db3 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 <jlayton@kernel.org>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Reviewed-and-tested-by: Luís Henriques <lhenriques@suse.de>
Reviewed-by: Milind Changire <mchangir@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2023-08-22 09:01:47 +02:00
..
2023-06-16 12:27:04 -06:00
2023-06-27 10:47:08 -04:00
2023-06-19 16:19:05 -07:00
2023-06-20 20:17:10 -07:00
2023-06-19 15:08:12 -04:00
2023-06-23 16:59:30 -07:00
2023-06-19 16:19:25 -07:00
2023-08-12 09:18:47 -07:00
2023-06-23 16:59:28 -07:00
2023-06-24 15:50:13 -07:00
2023-08-07 17:55:54 +00:00