diff options
Diffstat (limited to 'fs/ceph/osd_client.h')
-rw-r--r-- | fs/ceph/osd_client.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/ceph/osd_client.h b/fs/ceph/osd_client.h index b0759911e7c3..c5191d62f243 100644 --- a/fs/ceph/osd_client.h +++ b/fs/ceph/osd_client.h | |||
@@ -66,7 +66,6 @@ struct ceph_osd_request { | |||
66 | struct list_head r_unsafe_item; | 66 | struct list_head r_unsafe_item; |
67 | 67 | ||
68 | struct inode *r_inode; /* for use by callbacks */ | 68 | struct inode *r_inode; /* for use by callbacks */ |
69 | struct writeback_control *r_wbc; /* ditto */ | ||
70 | 69 | ||
71 | char r_oid[40]; /* object name */ | 70 | char r_oid[40]; /* object name */ |
72 | int r_oid_len; | 71 | int r_oid_len; |