From: NeilBrown Date: Thu, 6 Nov 2008 06:28:20 +0000 (+1100) Subject: md: fix bug in raid10 recovery. X-Git-Tag: v2.6.28-rc4~28^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a53a6c85756339f82ff19e001e90cfba2d6299a8;p=pandora-kernel.git md: fix bug in raid10 recovery. 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: stable@kernel.org Signed-off-by: NeilBrown --- Reading git-diff-tree failed