]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/ocfs2/ocfs2.h
xfs: move the dir2 leaf header size to struct xfs_da_geometry
[linux.git] / fs / ocfs2 / ocfs2.h
index fddbbd60f4343f845a1cd0bf516eb84e1f09ada8..9150cfa4df7dc6bf4a0744a37eb7cfe9ef47801b 100644 (file)
@@ -223,8 +223,6 @@ struct ocfs2_orphan_scan {
 
 struct ocfs2_dlm_debug {
        struct kref d_refcnt;
-       struct dentry *d_locking_state;
-       struct dentry *d_locking_filter;
        u32 d_filter_secs;
        struct list_head d_lockres_tracking;
 };
@@ -401,7 +399,6 @@ struct ocfs2_super
        struct ocfs2_dlm_debug *osb_dlm_debug;
 
        struct dentry *osb_debug_root;
-       struct dentry *osb_ctxt;
 
        wait_queue_head_t recovery_event;