aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/ocfs2.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ocfs2/ocfs2.h')
-rw-r--r--fs/ocfs2/ocfs2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ocfs2/ocfs2.h b/fs/ocfs2/ocfs2.h
index b65d19c9756d..558bd2709e01 100644
--- a/fs/ocfs2/ocfs2.h
+++ b/fs/ocfs2/ocfs2.h
@@ -300,6 +300,7 @@ struct ocfs2_super
300 struct ocfs2_cluster_connection *cconn; 300 struct ocfs2_cluster_connection *cconn;
301 struct ocfs2_lock_res osb_super_lockres; 301 struct ocfs2_lock_res osb_super_lockres;
302 struct ocfs2_lock_res osb_rename_lockres; 302 struct ocfs2_lock_res osb_rename_lockres;
303 struct ocfs2_lock_res osb_nfs_sync_lockres;
303 struct ocfs2_dlm_debug *osb_dlm_debug; 304 struct ocfs2_dlm_debug *osb_dlm_debug;
304 305
305 struct dentry *osb_debug_root; 306 struct dentry *osb_debug_root;