From: NeilBrown Date: Sat, 16 Jun 2007 17:16:06 +0000 (-0700) Subject: md: fix two raid10 bugs X-Git-Tag: v2.6.22-rc5~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af03b8e4e81c3789e597632268940edd11ffe870;p=pandora-kernel.git md: fix two raid10 bugs 1/ When resyncing a degraded raid10 which has more than 2 copies of each block, garbage can get synced on top of good data. 2/ We round the wrong way in part of the device size calculation, which can cause confusion. Signed-off-by: Neil Brown Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed