]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
md/raid5: break stripe-batches when the array has failed.
authorNeilBrown <neilb@suse.de>
Fri, 22 May 2015 04:03:10 +0000 (14:03 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 28 May 2015 01:48:59 +0000 (11:48 +1000)
commit626f2092c85ac847bb80b3257eb6a565dec32278
treeb46a0b62dfe12db1104f6a66cc5fe683e7cb6dbf
parent787b76fa37159050f6d26aebfa6210009baed93b
md/raid5: break stripe-batches when the array has failed.

Once the array has too much failure, we need to break
stripe-batches up so they can all be dealt with.

Signed-off-by: NeilBrown <neilb@suse.de>
drivers/md/raid5.c