]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs_db: spot check rmapbt
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 18 Aug 2016 23:36:46 +0000 (09:36 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 18 Aug 2016 23:36:46 +0000 (09:36 +1000)
commite3dcc17bbdcd518cd1485cd1f5aae268efb6d5c9
treea5ee0a4ffaef775f4a78cf9dd4e81f38cacfa93f
parenta9d7b986e4e62f3502fd41f80ad3e1846f03e6d6
xfs_db: spot check rmapbt

Check the rmapbt for obvious errors.  We're leaving thorough checks
such as comparing the primary metadata against the rmapbt contents
for newer things like xfs_repair.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
db/check.c