sst-linux/include/linux/ceph
Jeff Layton da4ab869e3 libceph: drop last_piece flag from ceph_msg_data_cursor
ceph_msg_data_next is always passed a NULL pointer for this field. Some
of the "next" operations look at it in order to determine the length,
but we can just take the min of the data on the page or cursor->resid.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2022-10-04 19:18:08 +02:00
..
auth.h
buffer.h
ceph_debug.h
ceph_features.h
ceph_frag.h
ceph_fs.h ceph: fix incorrect old_size length in ceph_mds_request_args 2022-08-03 00:54:12 +02:00
ceph_hash.h
cls_lock_client.h
debugfs.h
decode.h
libceph.h
mdsmap.h
messenger.h libceph: drop last_piece flag from ceph_msg_data_cursor 2022-10-04 19:18:08 +02:00
mon_client.h
msgpool.h
msgr.h
osd_client.h libceph: clean up ceph_osdc_start_request prototype 2022-08-03 14:05:39 +02:00
osdmap.h
pagelist.h
rados.h
string_table.h
striper.h
types.h