From: NeilBrown Date: Mon, 26 Jun 2006 07:27:39 +0000 (-0700) Subject: [PATCH] md: remove nuisance message at shutdown X-Git-Tag: v2.6.18-rc1~643 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8a55c387da28d67d98f56e4f5021462cb61f7a6;p=pandora-kernel.git [PATCH] md: remove nuisance message at shutdown At shutdown, we switch all arrays to read-only, which creates a message for every instantiated array, even those which aren't actually active. So remove the message for non-active arrays. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed