]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
debugfs: add -b and -e options to the inode_dump command
authorTheodore Ts'o <tytso@mit.edu>
Sun, 27 May 2018 03:11:18 +0000 (23:11 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 27 May 2018 03:11:18 +0000 (23:11 -0400)
commitdd1543dba446c21e856b32926e1afc229566bc51
treeba662f453e04b15c4a065224b64e9e5b7178083e
parent0310a3d7558f2a28e6c93eea9fe4ae5c73a3fd0e
debugfs: add -b and -e options to the inode_dump command

Teach the inode_dump command to dump out just the i_block array and
the extra space in the inode, as a convenience to someone
investigating a corrupted inode.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/debugfs.8.in
debugfs/debugfs.c
debugfs/zap.c