]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
debugfs: add support to display details of extended attribute structures
authorTheodore Ts'o <tytso@mit.edu>
Wed, 13 Jun 2018 22:41:45 +0000 (18:41 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 13 Jun 2018 22:41:45 +0000 (18:41 -0400)
commitc7c99af6bd0a34a3552b31cd622b311a73d03d22
tree56be32004f7dea7442af6d7679cf3fc8411f5f4c
parent1c17667391392bf5b219ab86c3ecf42deda2560e
debugfs: add support to display details of extended attribute structures

Teach the inode_dump and block_dump commands the -x option, which
tries to interpret the data structures as xattr data strucgtures.

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