commit | 2e001266b67c865ad904e1889658282d0773b207 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <[email protected]> | Tue Jan 16 18:52:12 2018 -0800 |
committer | Darrick J. Wong <[email protected]> | Wed Jan 17 21:00:44 2018 -0800 |
tree | 337e892382421bc1570a2611884b98f41003a648 | |
parent | ce1d802e6a889b8ee53b3444c6d7e8cfecadac50 [diff] |
xfs: add scrub cross-referencing helpers for the inode btrees Add a couple of functions to the inode btrees that will be used to cross-reference metadata against the inobt. Signed-off-by: Darrick J. Wong <[email protected]> Reviewed-by: Dave Chinner <[email protected]>