diff options
author | NeilBrown <neilb@suse.de> | 2008-10-28 07:01:23 +0100 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2008-10-28 07:01:23 +0100 |
commit | 934d9c23b4c7e31840a895ba4b7e88d6413c81f3 (patch) | |
tree | 989d1ac0be656e51d44eaf8513076917bfed3adf /arch/x86/mm/Makefile | |
parent | Merge branch 'for-linus' of git://neil.brown.name/md (diff) | |
download | linux-934d9c23b4c7e31840a895ba4b7e88d6413c81f3.tar.xz linux-934d9c23b4c7e31840a895ba4b7e88d6413c81f3.zip |
md: destroy partitions and notify udev when md array is stopped.
md arrays are not currently destroyed when they are stopped - they
remain in /sys/block. Last time I tried this I tripped over locking
too much.
A consequence of this is that udev doesn't remove anything from /dev.
This is rather ugly.
As an interim measure until proper device removal can be achieved,
make sure all partitions are removed using the BLKRRPART ioctl, and
send a KOBJ_CHANGE when an md array is stopped.
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'arch/x86/mm/Makefile')
0 files changed, 0 insertions, 0 deletions