diff options
author | Chao Yu <yuchao0@huawei.com> | 2021-05-10 12:30:32 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2021-05-12 00:48:12 +0300 |
commit | 8bfbfb0ddd706b1ce2e89259ecc45f192c0ec2bf (patch) | |
tree | 1c2a7aa736f11f1080c1e9782a28a4476859dd06 /lib/kfifo.c | |
parent | a949dc5f2c5cfe0c910b664650f45371254c0744 (diff) | |
download | linux-8bfbfb0ddd706b1ce2e89259ecc45f192c0ec2bf.tar.xz |
f2fs: compress: fix to assign cc.cluster_idx correctly
In f2fs_destroy_compress_ctx(), after f2fs_destroy_compress_ctx(),
cc.cluster_idx will be cleared w/ NULL_CLUSTER, f2fs_cluster_blocks()
may check wrong cluster metadata, fix it.
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 'lib/kfifo.c')
0 files changed, 0 insertions, 0 deletions