summaryrefslogtreecommitdiffstats
path: root/LICENSES
diff options
context:
space:
mode:
authorGao Xiang <gaoxiang25@huawei.com>2019-10-08 14:56:15 +0200
committerGao Xiang <gaoxiang25@huawei.com>2019-11-24 04:02:41 +0100
commita4b1fab121ec3235e6c5f3543ae1937426bd4eb4 (patch)
tree8e63d0bed2a08966343b520ab7d00ff0b4313f68 /LICENSES
parenterofs: get rid of __stagingpage_alloc helper (diff)
downloadlinux-a4b1fab121ec3235e6c5f3543ae1937426bd4eb4.tar.xz
linux-a4b1fab121ec3235e6c5f3543ae1937426bd4eb4.zip
erofs: clean up decompress queue stuffs
Previously, both z_erofs_unzip_io and z_erofs_unzip_io_sb record decompress queues for backend to use. The only difference is that z_erofs_unzip_io is used for on-stack sync decompression so that it doesn't have a super block field (since the caller can pass it in its context), but it increases complexity with only a pointer saving. Rename z_erofs_unzip_io to z_erofs_decompressqueue with a fixed super_block member and kill the other entirely, and it can fallback to sync decompression if memory allocation failure. Link: https://lore.kernel.org/r/20191008125616.183715-4-gaoxiang25@huawei.com Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions