History log of /u-boot/fs/erofs/zmap.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 3a21e92f 07-Jul-2023 Yifan Zhao <zhaoyifan@sjtu.edu.cn>

fs/erofs: Introduce new features including ztailpacking, fragments and dedupe

This patch updates erofs driver code to catch up with the latest code of
erofs_utils (commit e4939f9eaa177e05d697ace85d8dc283e25dc2ed).

LZMA will be supported in the separate patch later.

Signed-off-by: Yifan Zhao <zhaoyifan@sjtu.edu.cn>
Reviewed-by: Huang Jianan <jnhuang95@gmail.com>

# 65cb7305 26-Feb-2022 Huang Jianan <jnhuang95@gmail.com>

fs/erofs: add lz4 decompression support

Support EROFS lz4 compressed files.

Signed-off-by: Huang Jianan <jnhuang95@gmail.com>

# 65cb7305 26-Feb-2022 Huang Jianan <jnhuang95@gmail.com>

fs/erofs: add lz4 decompression support

Support EROFS lz4 compressed files.

Signed-off-by: Huang Jianan <jnhuang95@gmail.com>