diff options
| author | Quinn Tran <[email protected]> | 2022-01-09 21:02:04 -0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2022-01-24 23:57:30 -0500 |
| commit | 725d3a0d31a51c0debf970011e05f585e805165b (patch) | |
| tree | d8df24d42aa998bbb378a6141ebea0965cb995f0 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 31e6cdbe0eae37badceb5e0d4f06cf051432fd77 (diff) | |
scsi: qla2xxx: Fix stuck session in gpdb
Fix stuck sessions in get port database. When a thread is in the process of
re-establishing a session, a flag is set to prevent multiple threads /
triggers from doing the same task. This flag was left on, where any attempt
to relogin was locked out. Clear this flag, if the attempt has failed.
Link: https://lore.kernel.org/r/[email protected]
Cc: [email protected]
Reviewed-by: Himanshu Madhani <[email protected]>
Signed-off-by: Quinn Tran <[email protected]>
Signed-off-by: Nilesh Javali <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions