aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMike Accetta <[email protected]>2007-06-16 10:16:07 -0700
committerLinus Torvalds <[email protected]>2007-06-16 13:16:15 -0700
commited45666271f4fafa95b9d8ad44050e9a9bd2376e (patch)
tree6f626a05e7d78029252768c2ac5f9b1d5309319b /include/linux
parentaf03b8e4e81c3789e597632268940edd11ffe870 (diff)
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 <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions