From: Gabriele A. Trombetti Date: Wed, 28 Apr 2010 01:51:17 +0000 (+1000) Subject: md/raid6: Fix raid-6 read-error correction in degraded state X-Git-Tag: v2.6.34-rc7~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87aa63000c484bfb9909989316f615240dfee018;p=pandora-kernel.git md/raid6: Fix raid-6 read-error correction in degraded state Fix: Raid-6 was not trying to correct a read-error when in singly-degraded state and was instead dropping one more device, going to doubly-degraded state. This patch fixes this behaviour. Tested-by: Janos Haar Signed-off-by: Gabriele A. Trombetti Reported-by: Janos Haar Signed-off-by: NeilBrown Cc: stable@kernel.org --- Reading git-diff-tree failed