[multipathd] update pg states before deciding if pg switch is needed
authorroot <root@xa-s05.(none)>
Fri, 27 May 2005 13:52:47 +0000 (15:52 +0200)
committerroot <root@xa-s05.(none)>
Fri, 27 May 2005 13:52:47 +0000 (15:52 +0200)
commitb09b8e66349133474078ffb7e7941633923bc7c8
tree4df5997dbc392eccaa206b95a69c58ddd1fcf431
parentc9c256f8328245f46f7d50d721fe605b158feb8b
[multipathd] update pg states before deciding if pg switch is needed

Plus update_multipath() code split into :

o update_multipath_table()
o update_multipath_status()
o update_multipath strings(), which chains to 2 previous fn

Multipath configurator now outs "best" instead of "first" to better
express a failback might be necessary "when best != active pg"
multipath/main.c
multipathd/main.c