u-boot/fs/erofs
Yifan Zhao 3a21e92fc2 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>
2023-07-17 15:38:11 -04:00
..
data.c fs/erofs: Introduce new features including ztailpacking, fragments and dedupe 2023-07-17 15:38:11 -04:00
decompress.c fs/erofs: Introduce new features including ztailpacking, fragments and dedupe 2023-07-17 15:38:11 -04:00
decompress.h fs/erofs: Introduce new features including ztailpacking, fragments and dedupe 2023-07-17 15:38:11 -04:00
erofs_fs.h fs/erofs: Introduce new features including ztailpacking, fragments and dedupe 2023-07-17 15:38:11 -04:00
fs.c fs/erofs: Introduce new features including ztailpacking, fragments and dedupe 2023-07-17 15:38:11 -04:00
internal.h fs/erofs: Introduce new features including ztailpacking, fragments and dedupe 2023-07-17 15:38:11 -04:00
Kconfig fs/erofs: add lz4 decompression support 2022-03-15 16:19:29 -04:00
Makefile Correct SPL use of FS_EROFS 2023-02-10 07:41:39 -05:00
namei.c fs/erofs: Introduce new features including ztailpacking, fragments and dedupe 2023-07-17 15:38:11 -04:00
super.c fs/erofs: Introduce new features including ztailpacking, fragments and dedupe 2023-07-17 15:38:11 -04:00
zmap.c fs/erofs: Introduce new features including ztailpacking, fragments and dedupe 2023-07-17 15:38:11 -04:00