linux-next/fs/smb
Namjae Jeon fe4ed2f09b 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>
2024-12-15 22:20:03 -06:00
..
client smb: client: destroy cfid_put_wq on module exit 2024-12-10 20:47:39 -06:00
common cifs: Add support for parsing WSL-style symlinks 2024-11-25 14:50:32 -06:00
server ksmbd: conn lock to serialize smb2 negotiate 2024-12-15 22:20:03 -06:00
Kconfig smb: move client and server files to common directory fs/smb 2023-05-24 16:29:21 -05:00
Makefile smb: move client and server files to common directory fs/smb 2023-05-24 16:29:21 -05:00