[multipathd] small fixes
authorroot <root@xa-s05.(none)>
Fri, 9 Sep 2005 10:32:01 +0000 (12:32 +0200)
committerroot <root@xa-s05.(none)>
Fri, 9 Sep 2005 10:32:01 +0000 (12:32 +0200)
commita9e9614489082b7d856e39eb8ff667323fea7bb8
treeb78f6936e42aea9da969c8eb2860e24b49149c51
parent03c1d17f728a11711ba98c58ca6db190eb0503a7
[multipathd] small fixes

- Remove_maps() did remove 1 out of 2 map.
  Only called on exit code path ...
- LCKDBG define to print useful code line number when using cleanup
  functions
- Warn when falling back to pthread_kill()
- Free the uevent struct in libmultipath/uevent.c receive loop, not
  in the trigger anymore.
libmultipath/uevent.c
multipathd/main.c