diff options
author | 2020-07-24 18:21:36 +0800 | |
---|---|---|
committer | 2020-07-26 08:19:06 -0700 | |
commit | 944dd22ea4475bd11180fd2f431a4a547ca4d8f5 (patch) | |
tree | 4ddd109ccc26d7a02dc47fb1f1f3af8a25b10608 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: space related cleanup (diff) | |
download | wireguard-linux-944dd22ea4475bd11180fd2f431a4a547ca4d8f5.tar.xz wireguard-linux-944dd22ea4475bd11180fd2f431a4a547ca4d8f5.zip |
f2fs: compress: fix to update isize when overwriting compressed file
We missed to update isize of compressed file in write_end() with
below case:
cluster size is 16KB
- write 14KB data from offset 0
- overwrite 16KB data from offset 0
Fixes: 4c8ff7095bef ("f2fs: support data compression")
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