diff options
author | Adam Manzanares <adam.manzanares@wdc.com> | 2016-12-12 16:31:40 -0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-12-14 15:40:38 -0500 |
commit | 307d9075a02b696e817b775c565e45c4fa3c32f2 (patch) | |
tree | 4c5a1136a82e3248f85db962b2541cfbb44a75ec /drivers | |
parent | 093df73771bac8a37d607c0e705d157a8cef4c5c (diff) |
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>
Diffstat (limited to 'drivers')