[PATCH v2] erofs-utils: mkfs: Support tar source without data

Mike Baynton mike at mbaynton.com
Wed Feb 28 02:22:03 AEDT 2024


On Tue, Feb 27, 2024 at 2:42 AM Gao Xiang <hsiangkao at linux.alibaba.com> wrote:
>
> Hi Mike,
>   Just some minor changes for applying to -dev development codebase.
> Does it look good to you?
>   (I will apply this version to -experimental for testing.)

Looks pretty good to me, thank you! Looks like I should have created
the patch against -dev.

This modifies the --help text and includes tar twice, was that intentional?

 --tar=X               generate a full or index-only image from a
tarball(-ish) source
                       (X = f|i|headerball; f=full mode, i=index mode,
                                            headerball=file data is
omited in the source stream)
 --tar=[fi]            generate an image from tarball(s)


More information about the Linux-erofs mailing list