]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
erofs: avoid tagged pointers to mark sync decompression
authorGao Xiang <hsiangkao@linux.alibaba.com>
Sat, 4 Feb 2023 09:30:36 +0000 (17:30 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Wed, 15 Feb 2023 00:11:24 +0000 (08:11 +0800)
commitcdba55067f2f9fdc7870ffcb6aef912d3468cff8
treeeec7eded9f2903dc7c07a7ba5f4c28cfd6ba917d
parent4efdec36dc9907628e590a68193d6d8e5e74d032
erofs: avoid tagged pointers to mark sync decompression

We could just use a boolean in z_erofs_decompressqueue for sync
decompression to simplify the code.

Reviewed-by: Yue Hu <huyue2@coolpad.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Link: https://lore.kernel.org/r/20230204093040.97967-2-hsiangkao@linux.alibaba.com
fs/erofs/zdata.c
fs/erofs/zdata.h