f2fs: remove unnecessary gc option check and balance_fs
1. If f2fs is mounted with background_gc_off option, checking
BG_GC is not redundant.
2. f2fs_balance_fs is checked in f2fs_gc, so this is also redundant.
Signed-off-by:
Changman Lee <cm224.lee@samsung.com>
Signed-off-by:
Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by:
Amit Sahrawat <a.sahrawat@samsung.com>
Signed-off-by:
Jaegeuk Kim <jaegeuk.kim@samsung.com>
Loading
Please sign in to comment