]> git.ipfire.org Git - thirdparty/linux.git/commit
smb: smbdirect: introduce global workqueues
authorStefan Metzmacher <metze@samba.org>
Tue, 4 Nov 2025 16:25:48 +0000 (17:25 +0100)
committerSteve French <stfrench@microsoft.com>
Thu, 16 Apr 2026 02:58:24 +0000 (21:58 -0500)
commit1adde16a9e28446b5a73a8f0e05f6f977e520528
tree74b89241d6d889be6931d428953073565a618a00
parente4ce1fca0468eb4b6fc2f02667f599bb76df8848
smb: smbdirect: introduce global workqueues

These will be used in future and callers should no
longer use smbdirect_socket_set_custom_workqueue().

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/common/smbdirect/smbdirect_internal.h
fs/smb/common/smbdirect/smbdirect_main.c
fs/smb/common/smbdirect/smbdirect_socket.h