aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ocfs2/dlm/dlmdebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/ocfs2/dlm/dlmdebug.h')
-rw-r--r--fs/ocfs2/dlm/dlmdebug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ocfs2/dlm/dlmdebug.h b/fs/ocfs2/dlm/dlmdebug.h
index 7c5b2b0a05ed..cbc69f295782 100644
--- a/fs/ocfs2/dlm/dlmdebug.h
+++ b/fs/ocfs2/dlm/dlmdebug.h
@@ -31,6 +31,7 @@ struct dlm_debug_ctxt {
31 struct kref debug_refcnt; 31 struct kref debug_refcnt;
32 struct dentry *debug_state_dentry; 32 struct dentry *debug_state_dentry;
33 struct dentry *debug_lockres_dentry; 33 struct dentry *debug_lockres_dentry;
34 struct dentry *debug_mle_dentry;
34}; 35};
35 36
36struct debug_buffer { 37struct debug_buffer {