]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - repair/scan.c
xfs_repair: check the existing refcount btree
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 22:14:34 +0000 (15:14 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 26 Oct 2016 19:43:53 +0000 (12:43 -0700)
commit18c44aa9f36cf91d9b64eb40dab5535aa8110fe6
treeb1c620b0d53ee767eae06ce328ec73ee823bfa09
parent15028317fd914a62170372a08026a175784b985a
xfs_repair: check the existing refcount btree

Spot-check the refcount btree for obvious errors, and mark the
refcount btree blocks as such.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
repair/incore.h
repair/scan.c
repair/xfs_repair.c