]> Git Repo - linux.git/commit
erofs: tidy up stream decompressors
authorGao Xiang <[email protected]>
Tue, 9 Jul 2024 09:41:06 +0000 (17:41 +0800)
committerGao Xiang <[email protected]>
Tue, 9 Jul 2024 11:04:41 +0000 (19:04 +0800)
commit84a2ceefff99633d8f88c7c1f9bbd2c139b8f805
treef43cfeb49fb33f3f0722739a1d401824e40e2815
parent5a7cce827ee9e2c56fcecf5cda0ad39d9568283d
erofs: tidy up stream decompressors

Just use a generic helper to prepare buffers for all supported
stream decompressors, eliminating similar logic.

Signed-off-by: Gao Xiang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
fs/erofs/compress.h
fs/erofs/decompressor.c
fs/erofs/decompressor_deflate.c
fs/erofs/decompressor_lzma.c
fs/erofs/decompressor_zstd.c
This page took 0.058758 seconds and 4 git commands to generate.