diff options
author | 2021-05-06 17:00:43 +0800 | |
---|---|---|
committer | 2021-05-11 14:48:12 -0700 | |
commit | a12cc5b423d4f36dc1a1ea3911e49cf9dff43898 (patch) | |
tree | 94a3721b7f5c99c3357f5ea1f0475bc8269f13d5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f2fs: support iflag change given the mask (diff) | |
download | wireguard-linux-a12cc5b423d4f36dc1a1ea3911e49cf9dff43898.tar.xz wireguard-linux-a12cc5b423d4f36dc1a1ea3911e49cf9dff43898.zip |
f2fs: compress: fix to free compress page correctly
In error path of f2fs_write_compressed_pages(), it needs to call
f2fs_compress_free_page() to release temporary page.
Fixes: 5e6bbde95982 ("f2fs: introduce mempool for {,de}compress intermediate page allocation")
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions