Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY and MODE_SENSE
authorK. Y. Srinivasan <kys@microsoft.com>
Sat, 27 Aug 2011 18:31:26 +0000 (11:31 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 29 Aug 2011 18:01:08 +0000 (11:01 -0700)
commit4ed51a21c0f69e1379cf858fc21a9d9022bfe0e7
tree36611f9171bc6ed7cf8193612406156ed6be6c71
parentc1b3d067e419dee621ddd5e8f5d812973a6d0946
Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY and MODE_SENSE

The current VHD handler on the Windows Host does not correctly handle
INQUIRY and MODE_SENSE commands with some options. Fixup srb_status
in these cases since the failure is not fatal.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/storvsc_drv.c