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 09d7aee3dabe..a388528f485c 100644 --- a/fs/ocfs2/ocfs2.h +++ b/fs/ocfs2/ocfs2.h | |||
@@ -356,6 +356,7 @@ struct ocfs2_super | |||
356 | struct ocfs2_reservation_map osb_la_resmap; | 356 | struct ocfs2_reservation_map osb_la_resmap; |
357 | 357 | ||
358 | unsigned int osb_resv_level; | 358 | unsigned int osb_resv_level; |
359 | unsigned int osb_dir_resv_level; | ||
359 | 360 | ||
360 | /* Next three fields are for local node slot recovery during | 361 | /* Next three fields are for local node slot recovery during |
361 | * mount. */ | 362 | * mount. */ |