diff options
author | Paulo Alcantara <pc@manguebit.com> | 2023-03-29 23:14:21 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-03-31 01:55:55 +0300 |
commit | 6cc041e90c178955219dcee4030bd5423f800f10 (patch) | |
tree | 9ea36548928928da57f325235771f1211230c92f /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 179a88a8558bbf42991d361595281f3e45d7edfc (diff) | |
download | linux-6cc041e90c178955219dcee4030bd5423f800f10.tar.xz |
cifs: avoid races in parallel reconnects in smb1
Prevent multiple threads of doing negotiate, session setup and tree
connect by holding @ses->session_mutex in cifs_reconnect_tcon() while
reconnecting session and tcon.
Signed-off-by: Paulo Alcantara (SUSE) <pc@manguebit.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions