linux/fs/smb
Stefan Metzmacher f7f8925017 smb: server: use disable_work_sync in transport_rdma.c
This makes it safer during the disconnect and avoids
requeueing.

It's ok to call disable_work[_sync]() more than once.

Cc: Namjae Jeon <linkinjeon@kernel.org>
Cc: Steve French <smfrench@gmail.com>
Cc: Tom Talpey <tom@talpey.com>
Cc: linux-cifs@vger.kernel.org
Cc: samba-technical@lists.samba.org
Fixes: 0626e6641f ("cifsd: add server handler for central processing and tranport layers")
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
2025-09-21 19:34:52 -05:00
..
client smb: client: fix smbdirect_recv_io leak in smbd_negotiate() error path 2025-09-18 16:46:04 -05:00
common smb: smbdirect: add smbdirect_socket.{send,recv}_io.mem.{cache,pool} 2025-08-06 15:18:58 -05:00
server smb: server: use disable_work_sync in transport_rdma.c 2025-09-21 19:34:52 -05:00
Kconfig
Makefile