]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_db: add a parents command to list the parents of a file
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:23 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:12 +0000 (17:01 -0700)
commit34d3b1079425abae21cc066a7fd045334e8e5d6c
tree35e84bfe3178c6e72eedf48427a461764aab3b34
parent1962f4e8e8f3bc186f29cbf9c6952a5e1108f52b
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