[SCSI] storvsc: Increase the value of STORVSC_MAX_IO_REQUESTS
authorK. Y. Srinivasan <kys@microsoft.com>
Tue, 4 Jun 2013 19:05:09 +0000 (12:05 -0700)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 8 Jul 2013 14:23:15 +0000 (15:23 +0100)
Increase the value of STORVSC_MAX_IO_REQUESTS to 200 requests. The current
ringbuffer size can support this higher value.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Reviewed-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/storvsc_drv.c

Simple merge