From: NeilBrown Date: Fri, 9 Sep 2005 23:24:03 +0000 (-0700) Subject: [PATCH] md: fix raid10 assembly when too many devices are missing X-Git-Tag: v2.6.14-rc1~227 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d508242b231cb6e6803faaef54456abe846edb8;p=pandora-kernel.git [PATCH] md: fix raid10 assembly when too many devices are missing If you try to assemble an array with too many missing devices, raid10 will now reject the attempt, instead of allowing it. Also check when hot-adding a drive and refuse the hot-add if the array is beyond hope. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed