On Tue, Jan 09, 2018 at 01:20:08PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Scrub should make sure that each bnobt record has a corresponding > cntbt record. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > --- > v2: streamline scrubber arguments, remove stack allocated objects > --- > fs/xfs/scrub/agheader.c | 35 +++++++++++++++++++++++++++++++++++ > fs/xfs/scrub/alloc.c | 45 +++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 80 insertions(+) A little difficult to follow ("other" meaning the "other freespace btree" is the slightly odd bit), but otherwise 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