[PATCH v3] erofs-utils: introduce fsck.erofs
Gao Xiang
hsiangkao at linux.alibaba.com
Tue Nov 9 22:26:01 AEDT 2021
Hi Daeho,
On Fri, Oct 29, 2021 at 10:13:12AM -0700, Daeho Jeong wrote:
> From: Daeho Jeong <daehojeong at google.com>
>
> I made a fsck.erofs tool to check erofs filesystem image integrity
> and calculate filesystem compression ratio.
> Here are options to support now.
>
> fsck.erofs [options] IMAGE
> -V print the version number of fsck.erofs and exit.
> -d# set output message level to # (maximum 9)
> -p print total compression ratio of all files
> -c check if all compressed files are well decompressed
>
> Signed-off-by: Daeho Jeong <daehojeong at google.com>
Applied with some minor updates, e.g. update .gitignore, etc.
https://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git/commit/?id=f44043561491255c37903a9ad1334f2e88c95005
Thanks,
Gao Xiang
More information about the Linux-erofs
mailing list