diff options
| author | Mike Christie <[email protected]> | 2020-11-01 12:59:29 -0600 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-11-04 22:39:37 -0500 |
| commit | 8f394da36a361cbe0e1e8b1d4213e5598c8095ac (patch) | |
| tree | 559ce484f7c631a4922cd82cd758fa5744e0903b /tools/perf/scripts/python/stackcollapse.py | |
| parent | 02dd4914b0bcb8fd8f8cad9817f5715a17466261 (diff) | |
scsi: qla2xxx: Drop TARGET_SCF_LOOKUP_LUN_FROM_TAG
Only the __qlt_24xx_handle_abts() code path does not know the LUN for an
abort and it uses the TARGET_SCF_LOOKUP_LUN_FROM_TAG flag to have LIO core
look it up. LIO uses target_lookup_lun_from_tag to go from cmd tag to LUN
for the driver. However, qla2xxx has a tcm_qla2xxx_find_cmd_by_tag() which
does almost the same thing as the LIO helper (it finds the cmd but does not
return the LUN). This patch has qla2xxx use its internal helper.
Link: https://lore.kernel.org/r/[email protected]
Cc: Nilesh Javali <[email protected]>
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Mike Christie <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions