[multipathd] uevent trigger to not react to "remove map"
authorroot <root@xa-s05.(none)>
Wed, 20 Jul 2005 08:40:57 +0000 (10:40 +0200)
committerroot <root@xa-s05.(none)>
Wed, 20 Jul 2005 08:40:57 +0000 (10:40 +0200)
commit6adddd81fa762401f4de5112d16174c4bbdd9d7f
tree5c9d55cf678be9b4ce1c5351ea3ced0dbc89b30f
parentc4f5c544a7d6e7338145fce4073c79efd78cdf44
[multipathd] uevent trigger to not react to "remove map"

... for now.

The DM event waiter thread pins the devmap kobj.
Thus no uevent is triggered upon map removal until the thread is reaped.
Chicken and egg.

We have the mpvec garbage collector now anyway.
multipathd/main.c