[PATCH v3 0/2] erofs-utils: mkfs: introduce inter-file multi-threaded compression

Huang Jianan jnhuang95 at gmail.com
Sat Mar 23 13:51:42 AEDT 2024


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.

Thanks,
Jianan

Yifan Zhao <zhaoyifan at 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
>


More information about the Linux-erofs mailing list