]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: compute hashes of parent pointers
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:24 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:12:37 +0000 (17:12 -0700)
commit08d4310a67f05011c0e34f8c2a16f34fdf75275e
tree933916cecd44f4b0a49fee1d925dd5b884864d82
parent37d968301c131c1d1d6bc9d4586547db87134c26
xfs_db: compute hashes of parent pointers

Enhance the hash command to compute the hashes of parent pointers.

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