]> asedeno.scripts.mit.edu Git - linux.git/commit
xfs: add scrub cross-referencing helpers for the rmap btrees
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 17 Jan 2018 02:52:13 +0000 (18:52 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Thu, 18 Jan 2018 05:00:44 +0000 (21:00 -0800)
commited7c52d4bf92ac1f05b8c251a44a8bf4688f8786
treedc6b7b997c6f3aa17898025ad5420c22eca8de4a
parent2e001266b67c865ad904e1889658282d0773b207
xfs: add scrub cross-referencing helpers for the rmap btrees

Add a couple of functions to the rmap btrees that will be used
to cross-reference metadata against the rmapbt.

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