On Wed, Mar 29, 2017 at 10:55:16AM -0700, Liu Bo wrote: > Scrub repairs data by the unit called scrub_block, which may contains > several pages. Scrub always tries to look up a good copy of a whole > block, but if there's no such copy, it tries to do repair page by page. > > If we don't set page's io_error when checking this bad copy, in the last > step, we may skip this page when repairing bad copy from good copy.
Great, thanks. > Cc: David Sterba <[email protected]> > Signed-off-by: Liu Bo <[email protected]> Reviewed-by: David Sterba <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
