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 6546cef212e3..ee3f675a4210 100644
--- a/fs/ocfs2/ocfs2.h
+++ b/fs/ocfs2/ocfs2.h
@@ -179,6 +179,7 @@ enum ocfs2_mount_options
179#define OCFS2_DEFAULT_ATIME_QUANTUM 60 179#define OCFS2_DEFAULT_ATIME_QUANTUM 60
180 180
181struct ocfs2_journal; 181struct ocfs2_journal;
182struct ocfs2_slot_info;
182struct ocfs2_super 183struct ocfs2_super
183{ 184{
184 struct task_struct *commit_task; 185 struct task_struct *commit_task;