aboutsummaryrefslogtreecommitdiffstats
path: root/fs/erofs/zdata.c
diff options
context:
space:
mode:
authorGao Xiang <hsiangkao@linux.alibaba.com>2021-10-18 00:57:21 +0800
committerGao Xiang <hsiangkao@linux.alibaba.com>2021-10-19 23:44:19 +0800
commit72bb52620fdffca95a14ee52188a33cd84e574e2 (patch)
tree3c7d10c130b8ca2321dbd540e9ca83085cf58f92 /fs/erofs/zdata.c
parenterofs: get compression algorithms directly on mapping (diff)
downloadlinux-dev-72bb52620fdffca95a14ee52188a33cd84e574e2.tar.xz
linux-dev-72bb52620fdffca95a14ee52188a33cd84e574e2.zip
erofs: introduce the secondary compression head
Previously, for each HEAD lcluster, it can be either HEAD or PLAIN lcluster to indicate whether the whole pcluster is compressed or not. In this patch, a new HEAD2 head type is introduced to specify another compression algorithm other than the primary algorithm for each compressed file, which can be used for upcoming LZMA compression and LZ4 range dictionary compression for various data patterns. It has been stayed in the EROFS roadmap for years. Complete it now! Link: https://lore.kernel.org/r/20211017165721.2442-1-xiang@kernel.org Reviewed-by: Yue Hu <huyue2@yulong.com> Reviewed-by: Chao Yu <chao@kernel.org> Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Diffstat (limited to 'fs/erofs/zdata.c')
0 files changed, 0 insertions, 0 deletions