diff options
author | Yangtao Li <frank.li@vivo.com> | 2023-02-06 15:43:08 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2023-02-07 19:45:00 +0100 |
commit | c5bf83483382600988d7db5ffe9fcd1936b491fd (patch) | |
tree | f47d59fe5ffb213b80a2a652fca538286e2078f7 /Documentation | |
parent | f2fs: fix typos in comments (diff) | |
download | linux-c5bf83483382600988d7db5ffe9fcd1936b491fd.tar.xz linux-c5bf83483382600988d7db5ffe9fcd1936b491fd.zip |
f2fs: fix to set ipu policy
For LFS mode, it should update outplace and no need inplace update.
When using LFS mode for small-volume devices, IPU will not be used,
and the OPU writing method is actually used, but F2FS_IPU_FORCE can
be read from the ipu_policy node, which is different from the actual
situation. And remount to lfs mode should be disallowed when
f2fs ipu is enabled, let's fix it.
Fixes: 84b89e5d943d ("f2fs: add auto tuning for small devices")
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions