aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/ceph/osd_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/ceph/osd_client.h')
-rw-r--r--include/linux/ceph/osd_client.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/ceph/osd_client.h b/include/linux/ceph/osd_client.h
index 6540e8861998..5812802bd8ae 100644
--- a/include/linux/ceph/osd_client.h
+++ b/include/linux/ceph/osd_client.h
@@ -234,8 +234,7 @@ extern struct ceph_osd_request *ceph_osdc_new_request(struct ceph_osd_client *,
234 int do_sync, u32 truncate_seq, 234 int do_sync, u32 truncate_seq,
235 u64 truncate_size, 235 u64 truncate_size,
236 struct timespec *mtime, 236 struct timespec *mtime,
237 bool use_mempool, int num_reply, 237 bool use_mempool, int page_align);
238 int page_align);
239 238
240extern void ceph_osdc_set_request_linger(struct ceph_osd_client *osdc, 239extern void ceph_osdc_set_request_linger(struct ceph_osd_client *osdc,
241 struct ceph_osd_request *req); 240 struct ceph_osd_request *req);