[PATCH RESEND V2 0/7] scsi: storvsc: Some miscellaneous cleanup

From: K. Y. Srinivasan
Date: Thu Aug 13 2015 - 10:17:48 EST


Cleanup version handling as well as base feature detection on storage
version as opposed to host version.

In this version, I have addressed comments from Dan Carpenter.

K. Y. Srinivasan (1):
scsi: storvsc: Set the error code correctly in failure conditions

Keith Mange (6):
scsi: storvsc: Rather than look for sets of specific protocol
versions, make decisions based on ranges.
scsi: storvsc: Use a single value to track protocol versions
scsi: storvsc: Untangle the storage protocol negotiation from the
vmbus protocol negotiation.
scsi: storvsc: use correct defaults for values determined by protocol
negotiation
scsi: storvsc: use storage protocol version to determine storage
capabilities
scsi: storvsc: Allow write_same when host is windows 10

drivers/scsi/storvsc_drv.c | 206 ++++++++++++++++++++++++++++----------------
1 files changed, 132 insertions(+), 74 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/