commit | 3fe96ee0f96d0b2117b0ef438e28c26655b370f8 | [log] [tgz] |
---|---|---|
author | Gao Xiang <hsiangkao@linux.alibaba.com> | Fri Jul 15 23:42:01 2022 +0800 |
committer | Gao Xiang <hsiangkao@linux.alibaba.com> | Thu Jul 21 22:55:37 2022 +0800 |
tree | fdbcacae77e8896a0ac32aec0ee6a63c11cb3941 | |
parent | fe3e5914e6dc8db743fa587748ce1d9ecd4a5dba [diff] |
erofs: introduce z_erofs_do_decompressed_bvec() Both out_bvecs and in_bvecs share the common logic for decompressed buffers. So let's make a helper for this. Acked-by: Chao Yu <chao@kernel.org> Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com> Link: https://lore.kernel.org/r/20220715154203.48093-15-hsiangkao@linux.alibaba.com