Check for offline path in get_prio()
authorHannes Reinecke <hare@suse.de>
Wed, 18 May 2011 07:35:34 +0000 (09:35 +0200)
committerHannes Reinecke <hare@suse.de>
Wed, 18 May 2011 07:35:34 +0000 (09:35 +0200)
commit16b8503510b11e690051a2a1c4f096505357d799
treebde774effaa58cee4fc9f00b27a1ef51e1175114
parentfda83f11c844ce114b98bd5ecd949ec1de906e0a
Check for offline path in get_prio()

We need to check for an offline path in get_prio(), otherwise
the priority callout might stall.

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