]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_repair: check the refcount btree against our observed reference counts when -n
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 25 Oct 2016 22:14:35 +0000 (15:14 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 26 Oct 2016 23:41:07 +0000 (16:41 -0700)
commit80dbc7832fcf1e81e8b682d400591088d817a83a
tree91827816be90bd42d6b07d0350a86027cade072b
parentca8d7d6a8c5261f579c9959f0c364cc60694e23b
xfs_repair: check the refcount btree against our observed reference counts when -n

Check the observed reference counts against whatever's in the refcount
btree for discrepancies.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
libxfs/libxfs_api_defs.h
repair/phase4.c
repair/rmap.c
repair/rmap.h
repair/scan.c