diff options
author | Mike Accetta <maccetta@laurelnetworks.com> | 2007-06-16 17:16:07 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-16 20:16:15 (GMT) |
commit | ed45666271f4fafa95b9d8ad44050e9a9bd2376e (patch) | |
tree | 6f626a05e7d78029252768c2ac5f9b1d5309319b /.mailmap | |
parent | af03b8e4e81c3789e597632268940edd11ffe870 (diff) | |
download | linux-ed45666271f4fafa95b9d8ad44050e9a9bd2376e.tar.xz |
md: fix bug in error handling during raid1 repair
If raid1/repair (which reads all block and fixes any differences it finds)
hits a read error, it doesn't reset the bio for writing before writing
correct data back, so the read error isn't fixed, and the device probably
gets a zero-length write which it might complain about.
Signed-off-by: Neil Brown <neilb@suse.de>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions