diff options
Diffstat (limited to 'fs/f2fs/f2fs.h')
-rw-r--r-- | fs/f2fs/f2fs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/f2fs/f2fs.h b/fs/f2fs/f2fs.h index ad7e9b369319..8efa170352ff 100644 --- a/fs/f2fs/f2fs.h +++ b/fs/f2fs/f2fs.h | |||
@@ -386,6 +386,7 @@ struct f2fs_sm_info { | |||
386 | 386 | ||
387 | unsigned int ipu_policy; /* in-place-update policy */ | 387 | unsigned int ipu_policy; /* in-place-update policy */ |
388 | unsigned int min_ipu_util; /* in-place-update threshold */ | 388 | unsigned int min_ipu_util; /* in-place-update threshold */ |
389 | unsigned int min_fsync_blocks; /* threshold for fsync */ | ||
389 | 390 | ||
390 | /* for flush command control */ | 391 | /* for flush command control */ |
391 | struct flush_cmd_control *cmd_control_info; | 392 | struct flush_cmd_control *cmd_control_info; |