[PATCH v3 0/2] erofs-utils: minor cleanups and enhancements

Nithurshen nithurshen.dev at gmail.com
Mon Mar 16 21:59:09 AEDT 2026


Hi,

This series fixes a redundant logic branch in dump.erofs and adds
a warning for unsupported file types in fsck.erofs.

Changes since v2:
 - Removed unrelated patches that were accidentally included in the 
   v2 submission.
 - No changes to the logic of the two patches in this series.

Changes since v1:
 - Rewrapped commit messages to 72 characters per line.

Nithurshen (2):
  erofs-utils: dump: remove redundant conditional branch in filesize
    distribution
  erofs-utils: fsck: add warning for unsupported file types during
    extraction

 dump/main.c | 3 ---
 fsck/main.c | 3 ++-
 2 files changed, 2 insertions(+), 4 deletions(-)

-- 
2.51.0



More information about the Linux-erofs mailing list