Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1206843 > unrolled thread

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

Started by"K. Y. Srinivasan" <kys@microsoft.com>
First post2015-08-13 16:20 +0200
Last post2015-08-13 16:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH RESEND V2 0/7] scsi: storvsc: Some miscellaneous cleanup  "K. Y. Srinivasan" <kys@microsoft.com> - 2015-08-13 16:20 +0200

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

From"K. Y. Srinivasan" <kys@microsoft.com>
Date2015-08-13 16:20 +0200
Subject[PATCH RESEND V2 0/7] scsi: storvsc: Some miscellaneous cleanup
Message-ID<pX1wm-5Ix-3@gated-at.bofh.it>
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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web