summaryrefslogtreecommitdiff
path: root/net/ipv4
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2014-02-05 01:17:01 (GMT)
committerNeilBrown <neilb@suse.de>2014-02-05 01:26:04 (GMT)
commit1877db75589a895bbdc4c4c3f23558e57b521141 (patch)
treed0ceba265729a42c5b08cb510440c875bd009968 /net/ipv4
parent38dbfb59d1175ef458d006556061adeaa8751b72 (diff)
downloadlinux-1877db75589a895bbdc4c4c3f23558e57b521141.tar.xz
md/raid1: restore ability for check and repair to fix read errors.
commit 30bc9b53878a9921b02e3b5bc4283ac1c6de102a md/raid1: fix bio handling problems in process_checks() Move the bio_reset() to a point before where BIO_UPTODATE is checked, so that check now always report that the bio is uptodate, even if it is not. This causes process_check() to sometimes treat read-errors as successful matches so the good data isn't written out. This patch preserves the flag until it is needed. Bug was introduced in 3.11, but backported to 3.10-stable (as it fixed an even worse bug). So suitable for any -stable since 3.10. Reported-and-tested-by: Michael Tokarev <mjt@tls.msk.ru> Cc: stable@vger.kernel.org (3.10+) Fixed: 30bc9b53878a9921b02e3b5bc4283ac1c6de102a Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions