commit | 1a67dde0abba36421a1257d01ba9de2f6d1c160a | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Thu Aug 13 10:41:49 2009 +1000 |
committer | NeilBrown <neilb@suse.de> | Thu Aug 13 10:41:49 2009 +1000 |
tree | c182c31207c46824097be7ce6b8813f05db4eb65 | |
parent | a639755cf885e437b2fe4168d35157fa90d530ab [diff] |
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 <neilb@suse.de>