diff options
author | Daniel Wagner <[email protected]> | 2023-12-18 16:30:53 +0100 |
---|---|---|
committer | Keith Busch <[email protected]> | 2024-01-05 13:15:40 -0800 |
commit | f644d21baab34c837d639e9639aa8204dba7f3cf (patch) | |
tree | de9fd0769fbd80cf210ed0b7770ecd1de0f7eb13 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0e716cec6fb11a14c220ee17c404b67962e902f7 (diff) |
nvmet-fcloop: Remove remote port from list when unlinking
The remote port is removed too late from fcloop_nports list. Remove it
when port is unregistered.
This prevents a busy loop in fcloop_exit, because it is possible the
remote port is found in the list and thus we will never progress.
The kernel log will be spammed with
nvme_fcloop: fcloop_exit: Failed deleting remote port
nvme_fcloop: fcloop_exit: Failed deleting target port
Signed-off-by: Daniel Wagner <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions