[PATCH V2 0/8] Drivers: scsi: storvsc: Bug fixes and improvements

From: K. Y. Srinivasan
Date: Thu Jul 10 2014 - 01:33:16 EST


In this patch set I have fixed a few bugs and implemented some enhancements.

In this version of the patch I have addressed comments from
Christoph Hellwig <hch@xxxxxxxxxxxxx>

K. Y. Srinivasan (8):
Drivers: scsi: storvsc: Change the limits to reflect the values on
the host
Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by
the Host
Drivers: scsi: storvsc: Filter commands based on the storage protocol
version
Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
Drivers: scsi: storvsc: Fix a bug in the handling of SRB status flags
Drivers: scsi: storvsc: Implement an abort handler
drivers: scsi: storvsc: Set srb_flags in all cases
drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure

drivers/scsi/storvsc_drv.c | 128 ++++++++++++++++++++++++++++++++------------
1 files changed, 93 insertions(+), 35 deletions(-)

--
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/