diff options
author | Shyam Prasad N <sprasad@microsoft.com> | 2023-03-20 09:08:19 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-03-24 17:03:55 +0300 |
commit | bc962159e8e326af634a506508034a375bf2b858 (patch) | |
tree | 733ddaf358a6b9473122feca390378103bac5f58 /tools/perf/scripts/python/check-perf-trace.py | |
parent | fddc6ccc487e5de07b98df8d04118d5dcb5e0407 (diff) | |
download | linux-bc962159e8e326af634a506508034a375bf2b858.tar.xz |
cifs: avoid race conditions with parallel reconnects
When multiple processes/channels do reconnects in parallel
we used to return success immediately
negotiate/session-setup/tree-connect, causing race conditions
between processes that enter the function in parallel.
This caused several errors related to session not found to
show up during parallel reconnects.
Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Reviewed-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Cc: stable@vger.kernel.org
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions