aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJames Smart <jsmart2021@gmail.com>2019-05-21 17:48:52 -0700
committerMartin K. Petersen <martin.petersen@oracle.com>2019-06-18 19:46:20 -0400
commit32b938656462dd2c4aa1e91e0b48cd114c2d00f7 (patch)
tree78a5bc3f6dcd1738b1c9df960490ae33dd783033 /tools/perf/scripts/python/bin
parentscsi: lpfc: Fix alloc context on oas lun creations (diff)
downloadlinux-32b938656462dd2c4aa1e91e0b48cd114c2d00f7.tar.gz
linux-32b938656462dd2c4aa1e91e0b48cd114c2d00f7.zip
scsi: lpfc: Fix nvmet target abort cmd matching
After receiving an unsolicited ABTS (meaning rxid is 0xFFFF), the driver used the oxid from the initiator to match against a local xri which may have been allocated for the io. The xri would be the rxid - it's an invalid check resulting in the command not being matched or erroneously matched. Change the lookup to use the oxid and the SID to match against received IO's original values. Signed-off-by: Dick Kennedy <dick.kennedy@broadcom.com> Signed-off-by: James Smart <jsmart2021@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions