On Sun, Jun 24, 2018 at 12:23:36PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > The original rmap code assumed that there would always be at least one > rmap in the rmapbt (the AG sb/agf/agi) and so errored out if it didn't > find one. This assumption isn't true for the rmapbt repair function > (and it won't be true for realtime rmap either), so remove the check and > just deal with the situation. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks reasonable. 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