diff options
author | John Garry <john.garry@huawei.com> | 2022-10-18 19:16:01 +0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-10-22 03:02:51 +0000 |
commit | 6472cfb418a0ba783a469deeb6586fb2f133c268 (patch) | |
tree | c1dbfc45b7401749dacb68aec8964947416de487 /drivers/i3c | |
parent | 1baa70d36403aa572453eee9fdd4f637455ecaaf (diff) | |
download | linux-stable-6472cfb418a0ba783a469deeb6586fb2f133c268.tar.gz |
scsi: pm8001: Use sas_task_find_rq() for tagging
The request associated with a SCSI command coming from the block layer has
a unique tag, so use that when possible for getting a CCB.
Unfortunately we don't support reserved commands in the SCSI midlayer yet,
so in the interim continue to manage those tags internally (along with
tags for private commands).
Signed-off-by: John Garry <john.garry@huawei.com>
Link: https://lore.kernel.org/r/1666091763-11023-6-git-send-email-john.garry@huawei.com
Reviewed-by: Jack Wang <jinpu.wang@ionos.com>
Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/i3c')
0 files changed, 0 insertions, 0 deletions