Add global udev reference pointer to config
authorHannes Reinecke <hare@suse.de>
Thu, 19 Apr 2012 09:08:58 +0000 (11:08 +0200)
committerChristophe Varoqui <christophe.varoqui@opensvc.com>
Fri, 20 Apr 2012 17:47:29 +0000 (19:47 +0200)
commit7007dbe906d34c8ee2d4ba4dedb4b2308c3a7933
tree2a954baec9151cb681c3ac9f85518c7a3cc9904f
parentdf676380c83f9b87540c2769a5950335ac783ca1
Add global udev reference pointer to config

Instead of using a local reference to udev we should be moving it
to the global config structure.

Signed-off-by: Hannes Reinecke <hare@suse.de>
libmultipath/config.c
libmultipath/config.h
libmultipath/uevent.c