[multipathd] "add/del map" to keep the DM in sync
authorChristophe Varoqui <root@xa-s05.(none)>
Wed, 23 Nov 2005 17:03:28 +0000 (18:03 +0100)
committerChristophe Varoqui <root@xa-s05.(none)>
Wed, 23 Nov 2005 17:03:28 +0000 (18:03 +0100)
commitec8de1e7fe8fe8322a1bb5f60b42518344128d19
treea779e9c62173e7fef71f4338e833474671e8017a
parent6f51f9fcd62400715a92d7cf515e4a49569c59c0
[multipathd] "add/del map" to keep the DM in sync

The reach that goal, the following changes were applied :

- call dm_lib_release() after each map creation/deletion
- coalesce_paths() new refwwid parameter to do scope-limiting
- flush_map() didn't really need the devname parameter, remove
- uev_{add,remove}_map extended to manipulate DM maps
- trap devmap umount events to try a little house-keeping
  (For testing. Might be removed latter)
libmultipath/configure.c
libmultipath/configure.h
multipath/main.c
multipathd/main.c