diff options
author | 2024-12-14 12:19:03 +0900 | |
---|---|---|
committer | 2024-12-15 22:20:03 -0600 | |
commit | fe4ed2f09b492e3507615a053814daa8fafdecb1 (patch) | |
tree | 38f7e401af1975eadbec47aaf130d96c3f57ac73 /scripts/generate_rust_analyzer.py | |
parent | ksmbd: fix broken transfers when exceeding max simultaneous operations (diff) | |
download | wireguard-linux-fe4ed2f09b492e3507615a053814daa8fafdecb1.tar.xz wireguard-linux-fe4ed2f09b492e3507615a053814daa8fafdecb1.zip |
ksmbd: conn lock to serialize smb2 negotiate
If client send parallel smb2 negotiate request on same connection,
ksmbd_conn can be racy. smb2 negotiate handling that are not
performance-related can be serialized with conn lock.
Signed-off-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions