DUMP.EROFS(1) | General Commands Manual | DUMP.EROFS(1) |
dump.erofs - retrieve directory and file entries, show specific file or overall disk statistics information from an EROFS-formatted image.
dump.erofs [OPTIONS] IMAGE
dump.erofs is used to retrieve erofs metadata from IMAGE and demonstrate 1) overall disk statistics, 2) superblock information, 3) file information of the given inode NID, 4) file extent information of the given inode NID.
Initial code was written by Wang Qi <mpiglet@outlook.com>, Guo Xuenan <guoxuenan@huawei.com>.
This manual page was written by Guo Xuenan <guoxuenan@huawei.com>
dump.erofs is part of erofs-utils package and is available from git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs-utils.git.