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

2015-03-21 Thread KY Srinivasan
h...@infradead.org; linux-s...@vger.kernel.org; > 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...@mic

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

2015-03-16 Thread KY Srinivasan
adead.org; linux-s...@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 > ba

[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 scsi: