From: NeilBrown Date: Sat, 27 Aug 2005 01:34:16 +0000 (-0700) Subject: [PATCH] md: clear the 'recovery' flags when starting an md array. X-Git-Tag: v2.6.13~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=657390d25d4241705cb4fc5b3b4ba5b30575dc17;p=pandora-kernel.git [PATCH] md: clear the 'recovery' flags when starting an md array. It's possible for this to still have flags in it and a previous instance has been stopped, and that confused the new array using the same mddev. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed