diff options
author | NeilBrown <neilb@suse.de> | 2006-01-06 00:20:22 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-06 08:34:04 -0800 |
commit | 69382e85371c232df71524137a806b9c210ec021 (patch) | |
tree | 03e49cece85cb74ce38e37afbdef718efa2b3695 /include/asm-generic/termios.h | |
parent | 3e198f7826f830604f3aa7c20359a773e70cbeaa (diff) |
[PATCH] md: better handling for read error in raid1 during resync
Handling of read errors during resync is separate from handling of read errors
during normal IO in raid1. A previous patch added support for read errors
during normal IO. This one adds support for read errors during resync or
recovery.
The key differences are that we don't need to freeze the array, because the
normal handling of resync means that this part of the array will be idle
except for resync, and the read/overwrite/re-read is needed in a separate
piece of code.
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-generic/termios.h')
0 files changed, 0 insertions, 0 deletions