Re: [PATCH 1/1] Drivers: scsi: storvsc: Properly handle errors from the host
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2012-03-29 23:51:24
Also in:
linux-scsi, lkml
From: Greg KH <gregkh@linuxfoundation.org>
Date: 2012-03-29 23:51:24
Also in:
linux-scsi, lkml
On Thu, Mar 29, 2012 at 04:54:43PM -0700, K. Y. Srinivasan wrote:
If the host returns error for pass through commands, deal with appropriately. I would like to thank James for patiently helping me with this patch. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com> --- drivers/scsi/storvsc_drv.c | 20 ++++++++++++++++---- 1 files changed, 16 insertions(+), 4 deletions(-)
As this driver is now in Linus's tree, and drivers/scsi/ is James's area, he is the one to take them, not me. thanks, greg k-h