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 82802f5672a1..d12bd7036da7 100644 --- a/fs/ocfs2/ocfs2.h +++ b/fs/ocfs2/ocfs2.h | |||
@@ -231,6 +231,7 @@ struct ocfs2_super | |||
231 | struct ocfs2_journal *journal; | 231 | struct ocfs2_journal *journal; |
232 | unsigned long osb_commit_interval; | 232 | unsigned long osb_commit_interval; |
233 | 233 | ||
234 | int local_alloc_size; | ||
234 | enum ocfs2_local_alloc_state local_alloc_state; | 235 | enum ocfs2_local_alloc_state local_alloc_state; |
235 | struct buffer_head *local_alloc_bh; | 236 | struct buffer_head *local_alloc_bh; |
236 | u64 la_last_gd; | 237 | u64 la_last_gd; |