]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: add a command to list xattrs
authorDarrick J. Wong <djwong@kernel.org>
Thu, 8 Aug 2024 16:38:48 +0000 (09:38 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 8 Aug 2024 16:38:48 +0000 (09:38 -0700)
commitdfcdf16cc753f5d3ac18b3c2eb8eca79a6c94690
tree5309985f4ea706859677eb5e17b36a3d0782a985
parent6215e8d357ca8489dec5c60f171d9be826b43609
xfs_db: add a command to list xattrs

Add a command to list extended attributes from xfs_db.  We'll need this
later to manage the fs properties when unmounted.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Dave Chinner <dchinner@redhat.com>
db/attrset.c
man/man8/xfs_db.8