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 128279986d65..ce75ca312a2d 100644
--- a/fs/ocfs2/ocfs2.h
+++ b/fs/ocfs2/ocfs2.h
@@ -245,6 +245,7 @@ struct ocfs2_super
245 int s_sectsize_bits; 245 int s_sectsize_bits;
246 int s_clustersize; 246 int s_clustersize;
247 int s_clustersize_bits; 247 int s_clustersize_bits;
248 unsigned int s_xattr_inline_size;
248 249
249 atomic_t vol_state; 250 atomic_t vol_state;
250 struct mutex recovery_lock; 251 struct mutex recovery_lock;