On Tue, Jan 16, 2018 at 03:25:02PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > When scrubbing various btrees, we should cross-reference the records > with the reverse mapping btree and ensure that traversing the btree > finds the same number of blocks that the rmapbt thinks are owned by > that btree. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > v3: fix indenting and standardize helper naming, refactor helpers per dave's suggestion > v2: streamline scrubber arguments, remove stack allocated objects > --- Looks ok. 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