Use udev attribute instead of getuid_callout()
authorHannes Reinecke <hare@suse.de>
Thu, 19 Apr 2012 09:09:04 +0000 (11:09 +0200)
committerChristophe Varoqui <christophe.varoqui@opensvc.com>
Fri, 20 Apr 2012 17:47:47 +0000 (19:47 +0200)
commit638b9ac2610bbb0ca619c185b8dbbc81acd8ae91
tree7068abb815cddfbf1c2784367d4802ff66fd3aec
parentecf8e26d9a35e19727304fbe4d79b19d86cd059d
Use udev attribute instead of getuid_callout()

By the time we're receiving an event udev already figured out
a unique ID. So we can just use that and get rid of the
callout.

Signed-off-by: Hannes Reinecke <hare@suse.de>
libmultipath/config.c
libmultipath/config.h
libmultipath/defaults.h
libmultipath/dict.c
libmultipath/discovery.c
libmultipath/hwtable.c
libmultipath/propsel.c
libmultipath/structs.h
libmultipath/structs_vec.c
multipath/multipath.conf.5