From: NeilBrown Date: Wed, 9 Nov 2005 05:39:38 +0000 (-0800) Subject: [PATCH] md: make manual repair work for raid1 X-Git-Tag: v2.6.15-rc1~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5de485f00d6e6c15f487869faaf999c708f69b1;p=pandora-kernel.git [PATCH] md: make manual repair work for raid1 Raid1 currently optimises resync using the intent bitmap etc. This optimisation is not wanted when we explicitly request a repair through sysfs, so add appropriate checks. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed