RE: [PATCH 0/3] scsi: storvsc: Increase the tablesize based on host's capabilities

2015-03-21 Thread KY Srinivasan
; a...@canonical.com; vkuzn...@redhat.com Subject: RE: [PATCH 0/3] scsi: storvsc: Increase the tablesize based on host's capabilities -Original Message- From: K. Y. Srinivasan [mailto:k...@microsoft.com] Sent: Monday, March 9, 2015 8:42 PM To: gre...@linuxfoundation.org; linux

RE: [PATCH 0/3] scsi: storvsc: Increase the tablesize based on host's capabilities

2015-03-16 Thread KY Srinivasan
@vger.kernel.org; a...@canonical.com; vkuzn...@redhat.com Cc: KY Srinivasan Subject: [PATCH 0/3] scsi: storvsc: Increase the tablesize based on host's capabilities Presently, storvsc limits the I/O size arbitrarily. Make this configurable based on what the host advertises. K. Y. Srinivasan (3

[PATCH 0/3] scsi: storvsc: Increase the tablesize based on host's capabilities

2015-03-09 Thread K. Y. Srinivasan
Presently, storvsc limits the I/O size arbitrarily. Make this configurable based on what the host advertises. K. Y. Srinivasan (3): scsi: storvsc: Retrieve information about the capability of the target scsi: storvsc: Set the tablesize based on the information given by the host