diff options
author | Chao Yu <yuchao0@huawei.com> | 2018-06-11 18:02:01 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2018-07-27 18:03:59 +0900 |
commit | 4cac90d5491c9a157909b9d45128997d35624e01 (patch) | |
tree | 8a1b892449e0aa65ded4f176523d6ad5a16d151e /fs/no-block.c | |
parent | 0aa7e0f8c0a0246ea7f407e32b7277ec9c084c15 (diff) |
f2fs: relocate readdir_ra configure initialization
readdir_ra is sysfs configuration instead of mount option, so it should
not be initialized in default_options(), otherwise after remount, it can
be reset to be enabled which may not as user wish, so let's move it to
f2fs_tuning_parameters().
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/no-block.c')
0 files changed, 0 insertions, 0 deletions