multipath: fix select_no_path_retry for flushing devices.
authorBenjamin Marzinski <bmarzins@redhat.com>
Fri, 18 May 2012 22:33:26 +0000 (17:33 -0500)
committerChristophe Varoqui <christophe.varoqui@opensvc.com>
Sun, 20 May 2012 10:33:09 +0000 (12:33 +0200)
commit9c78058e2d9e4ee2e197b65a8c2a59ef5d31718b
tree86a0015c8f5d7c5adb152a627f10edfd5094011c
parent9f9144a134bfcbfda697b98ffc5695d13d69a3d8
multipath: fix select_no_path_retry for flushing devices.

The select_no_path_retry code was falling through if a flush was
in progress, and so it wasn't honoring flush_on_last_del.

Signed-off-by: Benjamin Marzinski <bmarzins@redhat.com>
libmultipath/propsel.c