[PATCH] erofs-utils: manpages: add more description for --extract option

2024-07-14 Thread Gao Xiang
Especially, extract files to a specific directory. Signed-off-by: Gao Xiang --- man/fsck.erofs.1 | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/man/fsck.erofs.1 b/man/fsck.erofs.1 index c94fff9..9cb14e2 100644 --- a/man/fsck.erofs.1 +++ b/man/fsck.erofs.1 @@ -27

[GIT PULL] erofs updates for 6.11-rc1

2024-07-14 Thread Gao Xiang
Hi Linus, Could you consider this pull request for 6.11-rc1? No outstanding new features have landed for this cycle so far. There are patches addressing folio conversions for compressed inodes: While large folio support for compressed data could work now, it remains disabled since the stress tes