]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: add a parents command to list the parents of a file
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:23 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:12:36 +0000 (17:12 -0700)
commit4b348fe9cc582f4fbdf5078bbf3f29588e5c120b
tree35e84bfe3178c6e72eedf48427a461764aab3b34
parente7264bdcb39cef083cd5f48eadacba73c5184fb8
xfs_db: add a parents command to list the parents of a file

Create a command to dump the parents of a file.

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