diff options
author | John Garry <[email protected]> | 2022-10-18 19:16:01 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-10-22 03:02:51 +0000 |
commit | 6472cfb418a0ba783a469deeb6586fb2f133c268 (patch) | |
tree | c1dbfc45b7401749dacb68aec8964947416de487 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1baa70d36403aa572453eee9fdd4f637455ecaaf (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Jack Wang <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions