[multipathd] use DM rename instead of a remove/create cycle
authorChristophe Varoqui <root@xa-s05.(none)>
Tue, 22 Nov 2005 13:16:13 +0000 (14:16 +0100)
committerChristophe Varoqui <root@xa-s05.(none)>
Tue, 22 Nov 2005 13:16:13 +0000 (14:16 +0100)
commite6507cff2a662d98dce3f36e04ad2154734c1925
treeef8c10ff52f1f5f4ae9f5ad778d71bc0606acfcc
parente8e0337c347dca2ab39ee1cfd637d311ab7c1476
[multipathd] use DM rename instead of a remove/create cycle

This patch depends on a kernel patch yet to be merged. Beware.

Also fixed callers of dm_info() to check for <=0 as an error instead of
just == 0.

Edward Goggin, EMC.
libmultipath/configure.c
libmultipath/configure.h
libmultipath/devmapper.c
libmultipath/devmapper.h
libmultipath/structs.c
libmultipath/structs.h
libmultipath/structs_vec.c
libmultipath/structs_vec.h
multipathd/main.c