NeilBrown ba22dcbf10 [PATCH] md: improvements to raid5 handling of read errors
Two refinements to the 'attempt-overwrite-on-read-error' mechanism.
1/ If the array is read-only, don't attempt an over-write.
2/ If there are more than max_nr_stripes read errors on a device with
   no success, fail the drive.  This will make sure a dead
   drive will be eventually kicked even when we aren't trying
   to rewrite (which would normally kick a dead drive more quickly.

Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-09 07:56:38 -08:00
..
2005-09-03 00:15:11 -04:00
2005-11-08 22:43:44 +00:00
2005-11-07 09:05:22 -08:00
2005-11-07 07:53:42 -08:00
2005-11-08 12:20:34 +11:00
2005-11-07 14:11:38 -08:00
2005-10-30 17:37:32 -08:00
2005-11-01 13:18:54 -08:00
2005-11-04 22:29:52 -06:00
2005-11-07 14:35:14 +01:00