multipathd: use struct path as argument for event processing
authorHannes Reinecke <hare@suse.de>
Thu, 19 Apr 2012 09:08:57 +0000 (11:08 +0200)
committerChristophe Varoqui <christophe.varoqui@opensvc.com>
Fri, 20 Apr 2012 17:47:27 +0000 (19:47 +0200)
commitdf676380c83f9b87540c2769a5950335ac783ca1
treecbd2daef09f6055f16627af9e30004903e4afa1c
parent0fd247cb8819ef938c6f98123c141dda43b70af6
multipathd: use struct path as argument for event processing

ev_add/remove_path should be using struct path as the argument,
this makes transitioning to use libudev easier.

Signed-off-by: Hannes Reinecke <hare@suse.de>
libmultipath/discovery.h
multipathd/cli_handlers.c
multipathd/main.c
multipathd/main.h