From: NeilBrown Date: Mon, 28 Nov 2005 21:44:11 +0000 (-0800) Subject: [PATCH] md: fix problem with raid6 intent bitmap X-Git-Tag: v2.6.15-rc3~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5ab28a3b81381103b686ff6b9d2f5fbb944bc8c;p=pandora-kernel.git [PATCH] md: fix problem with raid6 intent bitmap When doing a recovery, we need to know whether the array will still be degraded after the recovery has finished, so we can know whether bits can be clearred yet or not. This patch performs the required check. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed