Skip to content
Commit 91f5dac3 authored by Jianan Huang's avatar Jianan Huang Committed by Tom Rini
Browse files

fs/erofs: add DEFLATE algorithm support



This patch adds DEFLATE compression algorithm support. It's a good choice
to trade off between compression ratios and performance compared to LZ4.
Alternatively, DEFLATE could be used for some specific files since EROFS
supports multiple compression algorithms in one image.

Signed-off-by: default avatarJianan Huang <jnhuang95@gmail.com>
Reviewed-by: default avatarGao Xiang <hsiangkao@linux.alibaba.com>
parent 8ab388bf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment