diff options
author | Jeff Layton <[email protected]> | 2022-05-25 06:11:00 -0400 |
---|---|---|
committer | Ilya Dryomov <[email protected]> | 2022-10-04 19:18:08 +0200 |
commit | da4ab869e37cf81f93333ba74b16e0ea6d322e15 (patch) | |
tree | 543794627c24d2a39e6b4ee1088dae8172ff3423 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 4fe89d07dcc2804c8b562f6c7896a45643d34b2f (diff) |
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 <[email protected]>
Reviewed-by: Xiubo Li <[email protected]>
Reviewed-by: Ilya Dryomov <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions