linux-loongson/include/linux/ceph
Dr. David Alan Gilbert aed06d36ba ceph: Remove osd_client deadcode
osd_req_op_extent_osd_data_pagelist() was added in 2013 as part of
commit a4ce40a9a7 ("libceph: combine initializing and setting osd data")
but never used.

The last use of osd_req_op_cls_request_data_pagelist() was removed in
2017's commit ecd4a68a26 ("rbd: switch rbd_obj_method_sync() to
ceph_osdc_call()")

Remove them.

Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Viacheslav Dubeyko <Slava.Dubeyko@ibm.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2025-04-03 21:35:32 +02:00
..
auth.h
buffer.h
ceph_debug.h ceph: Use no_printk() helper 2024-03-19 16:11:42 +01:00
ceph_features.h
ceph_frag.h
ceph_fs.h ceph: streamline request head structures in MDS client 2025-01-27 16:07:42 +01:00
ceph_hash.h
cls_lock_client.h
debugfs.h
decode.h move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
libceph.h libceph: Remove unused pagevec functions 2024-11-18 17:34:35 +01:00
messenger.h libceph: just wait for more data to be available on the socket 2024-02-07 14:43:29 +01:00
mon_client.h ceph: Annotate struct ceph_monmap with __counted_by 2023-09-18 10:39:29 +01:00
msgpool.h
msgr.h
osd_client.h ceph: Remove osd_client deadcode 2025-04-03 21:35:32 +02:00
osdmap.h
pagelist.h libceph: Remove unused ceph_pagelist functions 2024-11-18 17:34:35 +01:00
rados.h libceph: add CEPH_OSD_OP_ASSERT_VER support 2023-08-24 11:24:35 +02:00
string_table.h
striper.h
types.h