]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_db: support rudimentary checks of the rtrefcount btree
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:22:33 +0000 (14:22 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 16 Jul 2024 22:49:24 +0000 (15:49 -0700)
commit2cf5f17f763cdcde0644165d901ead16b0b953eb
treea15c671ae9d927bb81fe6ad2c75d1ebbe3a6abd1
parente8e4adb72695eeda7833709154b5babc71df2a65
xfs_db: support rudimentary checks of the rtrefcount btree

Perform some fairly superficial checks of the rtrefcount btree.  We'll
do more sophisticated checks in xfs_repair, but provide enough of
a spot-check here that we can do simple things.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
db/check.c
db/inode.c
db/inode.h