scsi: storvsc: Increase cmd_per_lun for higher speed devices
authorMichael Kelley (EOSG) <Michael.H.Kelley@microsoft.com>
Wed, 24 Jan 2018 22:49:57 +0000 (22:49 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 May 2018 14:17:47 +0000 (16:17 +0200)
commita9eb1e1031a075570468bc03c1b72fa0c2e22a69
tree2425143f481a52c4c08173a6bf0b81963199ba10
parent1ad71103e12e2b8da7f0fbcc8d69f0aa3409b523
scsi: storvsc: Increase cmd_per_lun for higher speed devices

[ Upstream commit cabe92a55e3a12005a4ac4d3954c9a174b0efe2a ]

Increase cmd_per_lun to allow more I/Os in progress per device,
particularly for NVMe's.  The Hyper-V host side can handle the higher
count with no issues.

Signed-off-by: Michael Kelley <mikelley@microsoft.com>
Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
Acked-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/scsi/storvsc_drv.c