]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/ceph/super.h
Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client
[karo-tx-linux.git] / fs / ceph / super.h
index 7334ee86b9e81c4d6dbf57fc9e458f6e94020cb9..a973acd8beaff67b5b0e67b1217c9bb7419c9982 100644 (file)
@@ -93,8 +93,6 @@ struct ceph_fs_client {
        struct workqueue_struct *trunc_wq;
        atomic_long_t writeback_count;
 
-       struct backing_dev_info backing_dev_info;
-
 #ifdef CONFIG_DEBUG_FS
        struct dentry *debugfs_dentry_lru, *debugfs_caps;
        struct dentry *debugfs_congestion_kb;