xfs: cross-reference the block mappings when possible
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 17 Jan 2018 02:53:10 +0000 (18:53 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Thu, 18 Jan 2018 05:00:46 +0000 (21:00 -0800)
commit561f648ab2bdbb43f2ecc5074854c11537f2aa6c
tree887dd9a897da6ec50e3d074a31f6178cfeb92967
parent46d9bfb5e706493777b9dfed666cd8967f69e6fd
xfs: cross-reference the block mappings when possible

Use an inode's block mappings to cross-reference inode block counters.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/scrub/inode.c