f2fs: introduce reserved_pin_section sysfs entry
This patch introduces /sys/fs/f2fs/<dev>/reserved_pin_section for tuning @needed parameter of has_not_enough_free_secs(), if we configure it w/ zero, it can avoid f2fs_gc() as much as possible while fallocating on pinned file. Signed-off-by:Chao Yu <chao@kernel.org> Reviewed-by:
wangzijie <wangzijie1@honor.com> Signed-off-by:
Jaegeuk Kim <jaegeuk@kernel.org>
Loading