On 2024/3/23 10:51, Huang Jianan wrote:
Hi, Yifan,
I got some warnings and errors via checkpatch.pl on this patchset. You can
check and fix them since erofs-utils follows kernel coding style.
Roger that. Will do it in next patches.
Thanks,
Yifan Zhao
Thanks,
Jianan
Yifan Zhao <zhaoyi...@sjtu.edu.cn> 于2024年3月22日周五 18:24写道:
change log since v2:
- erofs_queue => erofs_inode_fifo, defined in inode.c
Yifan Zhao (2):
erofs-utils: lib: split function logic in inode.c
erofs-utils: mkfs: introduce inter-file multi-threaded compression
include/erofs/compress.h | 16 ++
include/erofs/inode.h | 17 ++
include/erofs/internal.h | 3 +
lib/compress.c | 336 +++++++++++++++++++++------------
lib/inode.c | 399 +++++++++++++++++++++++++++++++++------
5 files changed, 593 insertions(+), 178 deletions(-)
--
2.44.0