On 10/22/19 1:47 PM, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Right now we rather foolishly query the fsmap data for every single > media error that we find. This is a silly waste of time since we > have yet to combine adjacent bad blocks into bad extents, so move the > rmap query until after we've constructed the bad block bitmap data. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx>