diff options
author | 2025-08-12 18:45:46 +0200 | |
---|---|---|
committer | 2025-08-17 18:23:22 -0500 | |
commit | bac7b996d42e458a94578f4227795a0d4deef6fa (patch) | |
tree | 6cc92e25ec88567bd7c436d41623d6006be0d144 /rust/pin-init/internal/src | |
parent | Linux 6.17-rc2 (diff) | |
download | wireguard-linux-bac7b996d42e458a94578f4227795a0d4deef6fa.tar.xz wireguard-linux-bac7b996d42e458a94578f4227795a0d4deef6fa.zip |
smb: server: split ksmbd_rdma_stop_listening() out of ksmbd_rdma_destroy()
We can't call destroy_workqueue(smb_direct_wq); before stop_sessions()!
Otherwise already existing connections try to use smb_direct_wq as
a NULL pointer.
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: 0626e6641f6b ("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>
Diffstat (limited to 'rust/pin-init/internal/src')
0 files changed, 0 insertions, 0 deletions