aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJames Smart <[email protected]>2017-06-01 21:06:56 -0700
committerMartin K. Petersen <[email protected]>2017-06-12 21:37:30 -0400
commit80cc004393619a1b3a17aaf4a9e55c5b9f4fc3c1 (patch)
tree5fb77435f91310036d5d5d7a728d04d269f8dcc7 /tools/perf/scripts/python/bin
parent7a06dcd3f8b0d8a89be4c0c573ecf1a1d720474e (diff)
scsi: lpfc: Fix transition nvme-i rport handling to nport only.
As the devloss API was implemented in the nvmei driver, an evaluation of the nvme transport and the lpfc driver showed dual management of the rports. This creates a bug possibility when the thread count and SAN size increases. The nvmei driver code was based on a very early transport and was not revisited until the devloss API was introduced. Remove the listhead in the driver's rport data structure and the listhead in the driver's lport data structure. Remove all rport_list traversal. Convert the driver to use the nrport (nvme rport) pointer that is now NULL or nonNULL depending on a devloss action. Convert debugfs and nvme_info in sysfs to use the fc_nodes list in the vport. Signed-off-by: Dick Kennedy <[email protected]> Signed-off-by: James Smart <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions