Use struct udev_device instead of sysdev
authorHannes Reinecke <hare@suse.de>
Thu, 19 Apr 2012 09:09:02 +0000 (11:09 +0200)
committerChristophe Varoqui <christophe.varoqui@opensvc.com>
Fri, 20 Apr 2012 17:47:41 +0000 (19:47 +0200)
commit058a0044cb2ab7cac6f7c3e2e17b16e00b5e57fa
tree2478b20102473a48e6fe5f73fec669e174c56af7
parent84f22fd9d8d07425212b5a6276017e11ea592192
Use struct udev_device instead of sysdev

Remove hand-crafted sysdev and use struct udev_device instead.

Signed-off-by: Hannes Reinecke <hare@suse.de>
16 files changed:
libmultipath/discovery.c
libmultipath/discovery.h
libmultipath/propsel.c
libmultipath/structs.c
libmultipath/structs.h
libmultipath/structs_vec.c
libmultipath/sysfs.c
libmultipath/sysfs.h
libmultipath/uevent.c
libmultipath/uevent.h
libmultipath/util.c
libmultipath/util.h
multipath/main.c
multipathd/Makefile
multipathd/cli_handlers.c
multipathd/main.c