diff options
author | Gao Xiang <hsiangkao@linux.alibaba.com> | 2021-12-28 08:46:00 +0300 |
---|---|---|
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | 2021-12-29 01:41:59 +0300 |
commit | d67aee76d41861cda99b1ea13f8bf33fd06c5f20 (patch) | |
tree | 4083cf0207d04ff2962db1db3a1317e9c5340b61 /fs/qnx4 | |
parent | 469407a3b5ed9390cfacb0363d1cc926a51f6a14 (diff) | |
download | linux-d67aee76d41861cda99b1ea13f8bf33fd06c5f20.tar.xz |
erofs: tidy up z_erofs_lz4_decompress
To prepare for the upcoming ztailpacking feature and further
cleanups, introduce a unique z_erofs_lz4_decompress_ctx to keep
the context, including inpages, outpages and oend, which are
frequently used by the lz4 decompressor.
No logic changes.
Link: https://lore.kernel.org/r/20211228054604.114518-2-hsiangkao@linux.alibaba.com
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Diffstat (limited to 'fs/qnx4')
0 files changed, 0 insertions, 0 deletions