linux/drivers/md
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
..
raid6test
bitmap.c
dm-bio-list.h
dm-bio-record.h
dm-crypt.c
dm-emc.c
dm-exception-store.c
dm-hw-handler.c
dm-hw-handler.h
dm-io.c
dm-io.h
dm-ioctl.c
dm-linear.c
dm-log.c
dm-log.h
dm-mpath.c
dm-mpath.h
dm-path-selector.c
dm-path-selector.h
dm-raid1.c
dm-round-robin.c
dm-snap.c
dm-snap.h
dm-stripe.c
dm-table.c
dm-target.c
dm-zero.c
dm.c
dm.h
faulty.c
Kconfig
kcopyd.c
kcopyd.h
linear.c
Makefile
md.c [PATCH] md: improvements to raid5 handling of read errors 2005-11-09 07:56:38 -08:00
mktables.c
multipath.c [PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations in md 2005-11-09 07:56:37 -08:00
raid0.c
raid1.c [PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations in md 2005-11-09 07:56:37 -08:00
raid5.c [PATCH] md: improvements to raid5 handling of read errors 2005-11-09 07:56:38 -08:00
raid6.h
raid6algos.c
raid6altivec.uc
raid6int.uc
raid6main.c [PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations in md 2005-11-09 07:56:37 -08:00
raid6mmx.c
raid6recov.c
raid6sse1.c
raid6sse2.c
raid6x86.h
raid10.c [PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations in md 2005-11-09 07:56:37 -08:00
unroll.pl
xor.c