]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_db: support metadata directories in the path command
authorDarrick J. Wong <djwong@kernel.org>
Thu, 21 Nov 2024 00:24:15 +0000 (16:24 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 24 Dec 2024 02:01:26 +0000 (18:01 -0800)
commitca4b24df1e0567f2b27b788332155205b270fd26
treed482d63063e6a4fc97dd02010d3f7e1304537931
parentb0a7c44df0caacdf4f24ced03dfe47908123a939
xfs_db: support metadata directories in the path command

Teach various directory tree debugger commands to traverse the metadata
directory tree by adding a -m switch to select that tree.

Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
db/namei.c
man/man8/xfs_db.8