diff options
author | Justin Tee <justin.tee@broadcom.com> | 2024-01-31 21:51:02 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2024-02-06 04:51:35 +0300 |
commit | 7bb6cb7bb21c01cda4425efc935eb8f187832eb6 (patch) | |
tree | ae090c4c6bdc5f5ea8a74987fc2e3c8c159da60c /tools/perf/scripts/python/task-analyzer.py | |
parent | a801d57a110d68aacf8f8b9bb85ef2164c800461 (diff) | |
download | linux-7bb6cb7bb21c01cda4425efc935eb8f187832eb6.tar.xz |
scsi: lpfc: Fix failure to delete vports when discovery is in progress
Requests to delete an NPIV port may fail repeatedly if the initial request
is received during discovery.
If the FC_UNLOADING load_flag is set, then skip CT response processing for
the physical port. This allows discovery processing for other lpfc_vport
objects to reach their cmpl routines before deleting the vport.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Link: https://lore.kernel.org/r/20240131185112.149731-8-justintee8345@gmail.com
Reviewed-by: Himanshu Madhani <himanshu.madhani@oracle.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions