]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: add support for checking the refcount btree
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 22:14:31 +0000 (15:14 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 26 Oct 2016 18:13:49 +0000 (11:13 -0700)
commit757ad8c74e72a04a18938e32c34d455870a8dae3
tree3280dd3e593cf9a11c0187cf7e156ed3ba4a2271
parent9fb2cb27e6788c436b927d399efb2709435b958e
xfs_db: add support for checking the refcount btree

Do some basic checks of the refcount btree.  xfs_repair will have to
check that the reference counts match the various bmbt mappings.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
db/check.c