[multipathd] fix off-by-1sec path check interval
authorChristophe Varoqui <root@xa-s05.(none)>
Thu, 13 Oct 2005 08:07:44 +0000 (10:07 +0200)
committerChristophe Varoqui <root@xa-s05.(none)>
Thu, 13 Oct 2005 08:07:44 +0000 (10:07 +0200)
commite42c2a29539c267443557e6e40ee592bb0244f2c
tree0e3a7126e97389ae7803313b5b2fd6aae2d7f036
parentcbe905b4f9dee6d8606e13fdf8413186cb5176a2
[multipathd] fix off-by-1sec path check interval

Current path check interval is 1 second longer than polling_interval
setting in multipath.conf.

This bug affects the "no_path_retry" option.
For example, if no_path_retry is set in 1, retry (== path check) will
not be launched in no-path situation.
multipathd/main.c