[PATCH v2 0/2] erofs-utils: minor cleanups and enhancements
Nithurshen
nithurshen.dev at gmail.com
Mon Mar 16 21:52:38 AEDT 2026
Hi,
This patch series introduces two minor improvements to the erofs-utils
tools. The first patch simplifies redundant logic in dump.erofs,
and the second adds a warning for unsupported file types in fsck.erofs.
Changes since v1:
- Rewrapped commit messages to 72 characters per line to comply with
project standards, as requested by Gao Xiang.
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