commit | 4ed51a21c0f69e1379cf858fc21a9d9022bfe0e7 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Sat Aug 27 11:31:26 2011 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Aug 29 11:01:08 2011 -0700 |
tree | 36611f9171bc6ed7cf8193612406156ed6be6c71 | |
parent | c1b3d067e419dee621ddd5e8f5d812973a6d0946 [diff] |
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>