diff options
author | Paulo Alcantara <pc@manguebit.com> | 2023-03-29 17:14:21 -0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2023-03-30 17:55:55 -0500 |
commit | 6cc041e90c178955219dcee4030bd5423f800f10 (patch) | |
tree | 9ea36548928928da57f325235771f1211230c92f /scripts/gdb/linux/tasks.py | |
parent | 179a88a8558bbf42991d361595281f3e45d7edfc (diff) |
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 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions