From: NeilBrown Date: Sun, 10 Dec 2006 10:20:44 +0000 (-0800) Subject: [PATCH] md: tidy up device-change notification when an md array is stopped X-Git-Tag: v2.6.20-rc1~145^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d4ca600fcf5c5f3a0c195ccf37e989b83451dd4;p=pandora-kernel.git [PATCH] md: tidy up device-change notification when an md array is stopped An md array can be stopped leaving all the setting still in place, or it can torn down and destroyed. set_capacity and other change notifications only happen in the latter case, but should happen in both. Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed