From: Neil Brown Date: Fri, 7 Nov 2008 00:08:12 +0000 (+0000) Subject: md: fix bug in raid10 recovery. X-Git-Tag: v2.6.27.6~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ad8ad6f94ed1eb8abcb5a4001cef9da92bc84c2;p=pandora-kernel.git md: fix bug in raid10 recovery. commit a53a6c85756339f82ff19e001e90cfba2d6299a8 upstream Adding a spare to a raid10 doesn't cause recovery to start. This is due to an silly type in commit 6c2fce2ef6b4821c21b5c42c7207cb9cf8c87eda and so is a bug in 2.6.27 and .28-rc. Thanks to Thomas Backlund for bisecting to find this. Cc: Thomas Backlund Cc: George Spelvin Signed-off-by: NeilBrown Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed