diff options
Diffstat (limited to 'fs/ocfs2/dlm/dlmdebug.h')
-rw-r--r-- | fs/ocfs2/dlm/dlmdebug.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/ocfs2/dlm/dlmdebug.h b/fs/ocfs2/dlm/dlmdebug.h index 8857743e8f32..d34a62a3a625 100644 --- a/fs/ocfs2/dlm/dlmdebug.h +++ b/fs/ocfs2/dlm/dlmdebug.h | |||
@@ -25,6 +25,8 @@ | |||
25 | #ifndef DLMDEBUG_H | 25 | #ifndef DLMDEBUG_H |
26 | #define DLMDEBUG_H | 26 | #define DLMDEBUG_H |
27 | 27 | ||
28 | void dlm_print_one_mle(struct dlm_master_list_entry *mle); | ||
29 | |||
28 | #ifdef CONFIG_DEBUG_FS | 30 | #ifdef CONFIG_DEBUG_FS |
29 | 31 | ||
30 | struct dlm_debug_ctxt { | 32 | struct dlm_debug_ctxt { |