[PATCH 1/2] Drivers: scsi: storvsc: Set the scsi result correctly when SRB status is INVALID

Greg KH gregkh at linuxfoundation.org
Fri Mar 16 20:36:42 UTC 2012


On Fri, Mar 16, 2012 at 01:24:31PM -0700, K. Y. Srinivasan wrote:
> Currently Windows hosts only support a subset of scsi commands and for commands
> that are not supported, the host returns a generic SRB failure status.
> However, they have agreed to change the return value to indicate that
> the command is not supported. In preparation for that, handle the 
> SRB_STATUS_INVALID_REQUEST return value correctly.
> 
> Signed-off-by: K. Y. Srinivasan <kys at microsoft.com>
> Reviewed-by: Haiyang Zhang <haiyangz at microsoft.com>
> ---
>  drivers/scsi/storvsc_drv.c |    8 ++++++++

I need an ack from the scsi maintainer before I can accept this patch.

James?




More information about the devel mailing list