diff options
author | Yuwei Guan <ssawgyw@gmail.com> | 2022-11-15 09:35:35 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2022-11-28 23:46:33 +0300 |
commit | b7ad23cec26a91a4f7c45ff7ff8e915f21ac5127 (patch) | |
tree | 7970653ae4c06daf9f8dd512c042d83512ada684 /rust | |
parent | 5b7b74b71c7fefbaa3e0ccc120c3cbd50b3fad86 (diff) | |
download | linux-b7ad23cec26a91a4f7c45ff7ff8e915f21ac5127.tar.xz |
f2fs: fix to alloc_mode changed after remount on a small volume device
The commit 84b89e5d943d8 ("f2fs: add auto tuning for small devices") add
tuning for small volume device, now support to tune alloce_mode to 'reuse'
if it's small size. But the alloc_mode will change to 'default' when do
remount on this small size dievce. This patch fo fix alloc_mode changed
when do remount for a small volume device.
Signed-off-by: Yuwei Guan <Yuwei.Guan@zeekrlife.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions