]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit - drivers/scsi/mpt3sas/mpt3sas_scsih.c
scsi: mpt3sas: Recognize and act on iopriority info
authorAdam Manzanares <adam.manzanares@wdc.com>
Tue, 13 Dec 2016 00:31:40 +0000 (16:31 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Wed, 14 Dec 2016 20:40:38 +0000 (15:40 -0500)
commit307d9075a02b696e817b775c565e45c4fa3c32f2
tree4c5a1136a82e3248f85db962b2541cfbb44a75ec
parent093df73771bac8a37d607c0e705d157a8cef4c5c
scsi: mpt3sas: Recognize and act on iopriority info

This patch adds support for request iopriority handling in the mpt3sas
layer. This works only when a ATA device is behind the SATL. The ATA
device also has to indicate that it supports command priorities in the
identify information that is pulled from the SATL.

Signed-off-by: Adam Manzanares <adam.manzanares@wdc.com>
Acked-by: Sreekanth Reddy <Sreekanth.Reddy@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/mpt3sas/mpt3sas_base.h
drivers/scsi/mpt3sas/mpt3sas_ctl.c
drivers/scsi/mpt3sas/mpt3sas_scsih.c