diff options
author | James Smart <[email protected]> | 2020-09-17 13:33:22 -0700 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2020-09-22 17:49:55 +0200 |
commit | 9e0e8dac985d4bd07d9e62922b9d189d3ca2fccf (patch) | |
tree | 5ab3de4139045b52ac88d6faa904cdd3bc3af8da /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | 50b7c24390a53c78de546215282fb52980f1d7b7 (diff) |
nvme-fc: fail new connections to a deleted host or remote port
The lldd may have made calls to delete a remote port or local port and
the delete is in progress when the cli then attempts to create a new
controller. Currently, this proceeds without error although it can't be
very successful.
Fix this by validating that both the host port and remote port are
present when a new controller is to be created.
Signed-off-by: James Smart <[email protected]>
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions