]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
kclient: remove /proc cruft
authorSage Weil <sage@newdream.net>
Mon, 2 Mar 2009 21:48:58 +0000 (13:48 -0800)
committerSage Weil <sage@newdream.net>
Mon, 2 Mar 2009 21:48:58 +0000 (13:48 -0800)
src/kernel/super.h

index 74609b37e29d1f881e3f9cdb86b3beba1a600371..a6b7cd9e1a83e3ce21cb670eb310651444b00778 100644 (file)
@@ -118,7 +118,6 @@ struct ceph_client {
        struct workqueue_struct *trunc_wq;
 
        struct backing_dev_info backing_dev_info;
-       struct proc_dir_entry *proc_entry;
 };
 
 static inline struct ceph_client *ceph_client(struct super_block *sb)