[libmultipath] Fix debugging output
authorHannes Reinecke <hare@suse.de>
Mon, 30 Apr 2007 07:23:46 +0000 (09:23 +0200)
committerChristophe Varoqui <cvaroqui@zezette.localdomain>
Mon, 21 May 2007 21:25:13 +0000 (23:25 +0200)
commitd60d1fdd38812e0e21d9a9759e69a6c0194efdb3
tree2a6e5d3434fa9485efc0965fa383c20efde5fe00
parent6808876ea090158ce83984f2ec63a714fe6ec336
[libmultipath] Fix debugging output

Implement a proper output function for libdevmapper which ties
into our verbosity level. This allows us for a finer grained
control about the error messages from libdevmapper and we get
better debugging output to boot.

Signed-off-by: Stefan Bader <bader@de.ibm.com>
Signed-off-by: Hannes Reinecke <hare@suse.de>
libmultipath/configure.c
libmultipath/debug.c
libmultipath/debug.h
libmultipath/devmapper.c
libmultipath/devmapper.h
libmultipath/log_pthread.c
libmultipath/log_pthread.h
libmultipath/structs_vec.c
libmultipath/waiter.c
multipath/main.c
multipathd/main.c