diff options
Diffstat (limited to 'fs/ocfs2/ocfs2.h')
-rw-r--r-- | fs/ocfs2/ocfs2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/ocfs2/ocfs2.h b/fs/ocfs2/ocfs2.h index 946d3c34b90b..18d8542a615e 100644 --- a/fs/ocfs2/ocfs2.h +++ b/fs/ocfs2/ocfs2.h | |||
@@ -308,6 +308,7 @@ struct ocfs2_super | |||
308 | struct ocfs2_dlm_debug *osb_dlm_debug; | 308 | struct ocfs2_dlm_debug *osb_dlm_debug; |
309 | 309 | ||
310 | struct dentry *osb_debug_root; | 310 | struct dentry *osb_debug_root; |
311 | struct dentry *osb_ctxt; | ||
311 | 312 | ||
312 | wait_queue_head_t recovery_event; | 313 | wait_queue_head_t recovery_event; |
313 | 314 | ||