diff options
author | Chao Yu <chao@kernel.org> | 2024-05-06 13:41:36 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2024-05-10 06:38:27 +0300 |
commit | 186e7d71534df4589405925caca5597af7626c12 (patch) | |
tree | 46404f26a8acad2b6cd0ce72087a3d572904e6d6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4ed886b187f47447ad559619c48c086f432d2b77 (diff) | |
download | linux-186e7d71534df4589405925caca5597af7626c12.tar.xz |
f2fs: compress: fix to update i_compr_blocks correctly
Previously, we account reserved blocks and compressed blocks into
@compr_blocks, then, f2fs_i_compr_blocks_update(,compr_blocks) will
update i_compr_blocks incorrectly, fix it.
Meanwhile, for the case all blocks in cluster were reserved, fix to
update dn->ofs_in_node correctly.
Fixes: eb8fbaa53374 ("f2fs: compress: fix to check unreleased compressed cluster")
Signed-off-by: Chao Yu <chao@kernel.org>
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