From: NeilBrown Date: Tue, 4 Mar 2008 22:29:31 +0000 (-0800) Subject: md: clean up irregularity with raid autodetect X-Git-Tag: v2.6.25-rc4~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0fae18f1b53a1d39135a968792be034bdf7ff26;p=pandora-kernel.git md: clean up irregularity with raid autodetect When a raid1 array is stopped, all components currently get added to the list for auto-detection. However we should really only add components that were found by autodetection in the first place. So add a flag to record that information, and use it. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed