diff options
author | 2021-02-20 17:35:40 +0800 | |
---|---|---|
committer | 2021-03-12 13:16:41 -0800 | |
commit | 7dede88659df38f96128ab3922c50dde2d29c574 (patch) | |
tree | 6f1b51ca470ec210cc799f14ff31681fdd202cf1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: fix a spelling error (diff) | |
download | linux-dev-7dede88659df38f96128ab3922c50dde2d29c574.tar.xz linux-dev-7dede88659df38f96128ab3922c50dde2d29c574.zip |
f2fs: fix to allow migrating fully valid segment
F2FS_IOC_FLUSH_DEVICE/F2FS_IOC_RESIZE_FS needs to migrate all blocks of
target segment to other place, no matter the segment has partially or fully
valid blocks.
However, after commit 803e74be04b3 ("f2fs: stop GC when the victim becomes
fully valid"), we may skip migration due to target segment is fully valid,
result in failing the ioctl interface, fix this.
Fixes: 803e74be04b3 ("f2fs: stop GC when the victim becomes fully valid")
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions