On Tue, Jan 16, 2018 at 03:27:51PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > While we're scrubbing various btrees, cross-reference the records > with the other metadata. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > v3: fix indenting and standardize helper naming, refactor helpers per dave's > suggestion and add clarifying comments > v2: streamline scrubber arguments, remove stack allocated objects > --- > fs/xfs/libxfs/xfs_rtbitmap.c | 21 +++++++++++++++++++++ > fs/xfs/scrub/bmap.c | 3 +++ > fs/xfs/scrub/rtbitmap.c | 23 +++++++++++++++++++++++ > fs/xfs/scrub/scrub.h | 6 ++++++ > fs/xfs/xfs_rtalloc.h | 4 ++++ > 5 files changed, 57 insertions(+) Looks good. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html