Allow zero paths for multipath map
authorHannes Reinecke <hare@suse.de>
Mon, 2 Jun 2008 08:52:30 +0000 (10:52 +0200)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Mon, 2 Jun 2008 21:14:58 +0000 (23:14 +0200)
commitb0991a8fa8e86e4dc03eb2e911d20b4213cd36df
treeb3f8689523d75f0adc12c94e3b30520b32384dcd
parentae0baaeb523328c4ae8bb4229d4dc301e977b6be
Allow zero paths for multipath map

There is no reason why multipath should handle the removal
of the last path from a multipath map different than any other
path removal. In fact, in doing so we'll shed the stale reference
to the dead device in the map and allow for a clean reconnection.

Signed-off-by: Hannes Reinecke <hare@suse.de>
libmultipath/configure.c
libmultipath/dmparser.c
libmultipath/pgpolicies.c
libmultipath/structs.c
libmultipath/structs.h
libmultipath/structs_vec.c
multipathd/main.c