From: K. Y. Srinivasan Date: Sat, 12 Jul 2014 16:48:32 +0000 (-0700) Subject: drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure X-Git-Tag: omap-for-v3.17/fixes-against-rc2~143^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3533f8603d28b77c62d75ec899449a99bc6b77a1;p=pandora-kernel.git drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure On some Windows hosts on FC SANs, TEST_UNIT_READY can return SRB_STATUS_ERROR. Correctly handle this. Note that there is sufficient sense information to support scsi error handling even in this case. Signed-off-by: K. Y. Srinivasan Reviewed-by: Hannes Reinecke Cc: Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed