multipath: Check return value for get_inq()
authorHannes Reinecke <hare@suse.de>
Fri, 26 Sep 2008 13:31:07 +0000 (15:31 +0200)
committerChristophe Varoqui <christophe.varoqui@free.fr>
Tue, 21 Apr 2009 21:26:17 +0000 (23:26 +0200)
commite98e3329e19bc5106f0380b2081fda9a5accec5d
tree0c1700c147d2966cef5dbe118c95c51b60c7be40
parentfd8d55950c1230d93ef82cdf107190d666bfb47c
multipath: Check return value for get_inq()

Check the return value of get_inq() to correctly handle devices
with unconnected LUNs.

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