• Jens Axboe's avatar
    [PATCH] raid5 BIO_UPTODATE set · ae5f1b4f
    Jens Axboe authored
    These days we only require a clear of BIO_UPTODATE on -EIO, we don't set
    it on success. This breaks raid5. It appears to clear BIO_UPTODATE fine
    but doesn't start out with it set.
    ae5f1b4f
raid5.c 44.5 KB