commit | ed7c52d4bf92ac1f05b8c251a44a8bf4688f8786 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Jan 16 18:52:13 2018 -0800 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Wed Jan 17 21:00:44 2018 -0800 |
tree | dc6b7b997c6f3aa17898025ad5420c22eca8de4a | |
parent | 2e001266b67c865ad904e1889658282d0773b207 [diff] |
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>