md/raid5: Properly remove excess drives after shrinking a raid5/6
authorNeilBrown <neilb@suse.de>
Thu, 13 Aug 2009 00:41:49 +0000 (10:41 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 13 Aug 2009 00:41:49 +0000 (10:41 +1000)
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 <neilb@suse.de>

No differences found