]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
scsi: storvsc: use tagged SRB requests if supported by the device
authorLong Li <longli@microsoft.com>
Thu, 15 Dec 2016 02:46:01 +0000 (18:46 -0800)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
commitab43b5e1d765c394e16df0d7d3bb627910d7f411
tree39241b22d8b0530880f50b4d3f3e356d57e4d2f2
parente8e0332efc2938a4ec6506f3c7a1979804483131
scsi: storvsc: use tagged SRB requests if supported by the device

BugLink: http://bugs.launchpad.net/bugs/1663687
Properly set SRB flags when hosting device supports tagged queuing.
This patch improves the performance on Fiber Channel disks.

Signed-off-by: Long Li <longli@microsoft.com>
Reviewed-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
(cherry picked from linux-next commit 3cd6d3d9b1abab8dcdf0800224ce26daac24eea2)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/scsi/storvsc_drv.c