From: NeilBrown Date: Thu, 13 Aug 2009 00:41:49 +0000 (+1000) Subject: md/raid5: Properly remove excess drives after shrinking a raid5/6 X-Git-Tag: v2.6.31-rc6~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a67dde0abba36421a1257d01ba9de2f6d1c160a;p=pandora-kernel.git md/raid5: Properly remove excess drives after shrinking a raid5/6 We were removing the drives, from the array, but not removing symlinks from /sys/.... and not marking the device as having been removed. Signed-off-by: NeilBrown --- Reading git-diff-tree failed