aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorQuinn Tran <[email protected]>2020-02-26 14:40:18 -0800
committerMartin K. Petersen <[email protected]>2020-02-28 20:32:35 -0500
commit11efe8755d73efd153d6459240866b6d52448f19 (patch)
tree9c3f38647b6c78f9b75db0d1e8c3d2a629b29546 /tools/perf/scripts/python/bin
parentab391abdc191c2a2874098df86d1fe4b9762ef60 (diff)
scsi: qla2xxx: Serialize fc_port alloc in N2N
For N2N, fc_port struct is created during report id acquisition. At later time, the loop resync (fabric, n2n, loop) would trigger the rest of the login using the created fc_port struct. The loop resync logic can trigger another fc_port allocation if the 1st allocation was not able to execute. This patch prevents the 2nd allocation trigger. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Himanshu Madhani <[email protected]> Signed-off-by: Quinn Tran <[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