Searched hist:"46249 cded18ac0c4ffb7b177219510a133a51c00" (Results 1 – 4 of 4) sorted by relevance
/linux/fs/erofs/ |
H A D | erofs_fs.h | diff 46249cded18ac0c4ffb7b177219510a133a51c00 Mon Mar 29 03:23:07 CEST 2021 Gao Xiang <hsiangkao@redhat.com> erofs: introduce on-disk lz4 fs configurations
Introduce z_erofs_lz4_cfgs to store all lz4 configurations. Currently it's only max_distance, but will be used for new features later.
Link: https://lore.kernel.org/r/20210329012308.28743-4-hsiangkao@aol.com Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Gao Xiang <hsiangkao@redhat.com>
|
H A D | decompressor.c | diff 46249cded18ac0c4ffb7b177219510a133a51c00 Mon Mar 29 03:23:07 CEST 2021 Gao Xiang <hsiangkao@redhat.com> erofs: introduce on-disk lz4 fs configurations
Introduce z_erofs_lz4_cfgs to store all lz4 configurations. Currently it's only max_distance, but will be used for new features later.
Link: https://lore.kernel.org/r/20210329012308.28743-4-hsiangkao@aol.com Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Gao Xiang <hsiangkao@redhat.com>
|
H A D | internal.h | diff 46249cded18ac0c4ffb7b177219510a133a51c00 Mon Mar 29 03:23:07 CEST 2021 Gao Xiang <hsiangkao@redhat.com> erofs: introduce on-disk lz4 fs configurations
Introduce z_erofs_lz4_cfgs to store all lz4 configurations. Currently it's only max_distance, but will be used for new features later.
Link: https://lore.kernel.org/r/20210329012308.28743-4-hsiangkao@aol.com Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Gao Xiang <hsiangkao@redhat.com>
|
H A D | super.c | diff 46249cded18ac0c4ffb7b177219510a133a51c00 Mon Mar 29 03:23:07 CEST 2021 Gao Xiang <hsiangkao@redhat.com> erofs: introduce on-disk lz4 fs configurations
Introduce z_erofs_lz4_cfgs to store all lz4 configurations. Currently it's only max_distance, but will be used for new features later.
Link: https://lore.kernel.org/r/20210329012308.28743-4-hsiangkao@aol.com Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Gao Xiang <hsiangkao@redhat.com>
|