queue-length/service-time path selectors map parser fix
authorKiyoshi Ueda <k-ueda@ct.jp.nec.com>
Fri, 18 Sep 2009 01:37:53 +0000 (10:37 +0900)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Sun, 20 Sep 2009 08:30:35 +0000 (10:30 +0200)
commit6a3b111e5e1fb6661a6fe4ff5a44397128279a10
tree099c7578b568a0e19d14e88c86a46bff6067d20b
parentf79af2223cfff2d5d7a2d722a8c9d04bdc176d9e
queue-length/service-time path selectors map parser fix

Actual device configuration seems to be working fine, but the getting
information from the configured device seems to be failing due to
table parsing problem in disassemble_map().

I guess the attached patch works around the problem. Please try it.
Please note that this patch may *NOT* be a complete fix.
Some more codes for new dynamic load balancers may be needed.
libmultipath/dmparser.c