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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/ocfs2/ocfs2.h b/fs/ocfs2/ocfs2.h
index 664e4fe3eab5..7006abaffd47 100644
--- a/fs/ocfs2/ocfs2.h
+++ b/fs/ocfs2/ocfs2.h
@@ -218,7 +218,7 @@ struct ocfs2_super
218 unsigned int s_atime_quantum; 218 unsigned int s_atime_quantum;
219 219
220 unsigned int max_slots; 220 unsigned int max_slots;
221 s16 node_num; 221 unsigned int node_num;
222 int slot_num; 222 int slot_num;
223 int preferred_slot; 223 int preferred_slot;
224 int s_sectsize_bits; 224 int s_sectsize_bits;