Always synchronize with dm state
authorHannes Reinecke <hare@suse.de>
Thu, 2 Jul 2009 12:53:53 +0000 (14:53 +0200)
committerHannes Reinecke <hare@suse.de>
Wed, 18 May 2011 08:28:14 +0000 (10:28 +0200)
commitabc8f66328e4d75542d49969b73736419c2cf960
treecaa85ee7f48f589318f18a8be0379e85f3610943
parenta0cf544ce46264f637d695df1bfd7a5c85e5c0c8
Always synchronize with dm state

When running on iSCSI the connection might suffer intermediate
errors, causing the path to fail. But by the time the path checker
runs these errors will be cleared by the iSCSI internal connection
recovery, which means the daemon will never see any error and not
reinstated any failed paths.

References: bnc#447887

Signed-off-by: Hannes Reinecke <hare@suse.de>
multipathd/main.c