diff options
author | 2023-09-04 23:12:42 +0800 | |
---|---|---|
committer | 2023-09-12 13:49:34 -0700 | |
commit | 943f7c6f987f4a2bd081e76cf68d4c089dc66c65 (patch) | |
tree | 6e88731d6a0c5719d7543e35a70c8d3169616b40 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: fix to drop meta_inode's page cache in f2fs_put_super() (diff) | |
download | wireguard-linux-943f7c6f987f4a2bd081e76cf68d4c089dc66c65.tar.xz wireguard-linux-943f7c6f987f4a2bd081e76cf68d4c089dc66c65.zip |
f2fs: compress: fix to avoid fragment w/ OPU during f2fs_ioc_compress_file()
If file has both cold and compress flag, during f2fs_ioc_compress_file(),
f2fs will trigger IPU for non-compress cluster and OPU for compress
cluster, so that, data of the file may be fragmented.
Fix it by always triggering OPU for IOs from user mode compression.
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