]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerJiri Slaby <jslaby@suse.cz>
Mon, 13 Mar 2017 20:40:25 +0000 (21:40 +0100)
commitae0182b32e032e182bd0a01e788991b61ba137dc
treedb9ec5eb1fb2f85761c6ba99567d46b6bee7f0f1
parentafa870b96a40e523f96130beeef6cdc51de4e8d9
scsi: storvsc: use tagged SRB requests if supported by the device

commit 3cd6d3d9b1abab8dcdf0800224ce26daac24eea2 upstream.

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>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/scsi/storvsc_drv.c