]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
smb: client: no longer use smbdirect_socket_set_custom_workqueue()
authorStefan Metzmacher <metze@samba.org>
Tue, 4 Nov 2025 16:31:25 +0000 (17:31 +0100)
committerSteve French <stfrench@microsoft.com>
Thu, 16 Apr 2026 02:58:24 +0000 (21:58 -0500)
commit73dc52d2942ccf4d4f680176c1e7f36aadba4ce8
treee3d8472b7d69e2c2cd4819a039f6ffd77a74f0f2
parent1adde16a9e28446b5a73a8f0e05f6f977e520528
smb: client: no longer use smbdirect_socket_set_custom_workqueue()

smbdirect.ko has global workqueues now, so we should use these
default once.

Cc: Steve French <smfrench@gmail.com>
Cc: Tom Talpey <tom@talpey.com>
Cc: Long Li <longli@microsoft.com>
Cc: Namjae Jeon <linkinjeon@kernel.org>
Cc: linux-cifs@vger.kernel.org
Cc: samba-technical@lists.samba.org
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Acked-by: Namjae Jeon <linkinjeon@kernel.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/smbdirect.c
fs/smb/client/smbdirect.h