[multipathd] add failback keyword handling
authorroot <root@xa-s05.(none)>
Wed, 25 May 2005 09:53:18 +0000 (11:53 +0200)
committerroot <root@xa-s05.(none)>
Wed, 25 May 2005 09:53:18 +0000 (11:53 +0200)
commit83530ecd7b162b1991e11b381304f4191c366ec1
tree98a3205b2b6a4b54f835d914457b79c0280edc88
parenta1c6d2abb640e76928b656a2c7cea8b442a63dcd
[multipathd] add failback keyword handling

The failback keyword can be set in the default section, or in a hardware
entry, or in a multipath entry. Its value can be "manual", "immediate" or
an integer delay expressed in seconds.
libmultipath/config.c
libmultipath/config.h
libmultipath/dict.c
libmultipath/propsel.c
libmultipath/propsel.h
libmultipath/structs.c
libmultipath/structs.h
multipath.conf.annotated
multipath.conf.synthetic
multipathd/main.c