Skip to content
Snippets Groups Projects
user avatar
Jianan Huang authored
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>
91f5dac3
History
user avatar 91f5dac3