]> 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>
Wed, 31 Jul 2024 01:45:37 +0000 (18:45 -0700)
commitd854c62c6de01def4236077dd3fa760f25175250
tree35e84bfe3178c6e72eedf48427a461764aab3b34
parentf4a126fa0b077b5581743737f066d8648874d908
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