diff options
Diffstat (limited to 'fs/ocfs2/dlm/dlmdebug.h')
-rw-r--r-- | fs/ocfs2/dlm/dlmdebug.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ocfs2/dlm/dlmdebug.h b/fs/ocfs2/dlm/dlmdebug.h index cbc69f295782..8857743e8f32 100644 --- a/fs/ocfs2/dlm/dlmdebug.h +++ b/fs/ocfs2/dlm/dlmdebug.h | |||
@@ -32,6 +32,7 @@ struct dlm_debug_ctxt { | |||
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 | struct dentry *debug_mle_dentry; |
35 | struct dentry *debug_purgelist_dentry; | ||
35 | }; | 36 | }; |
36 | 37 | ||
37 | struct debug_buffer { | 38 | struct debug_buffer { |