]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
smb: smbdirect: prepare use of dedicated workqueues for different steps
authorStefan Metzmacher <metze@samba.org>
Tue, 4 Nov 2025 16:02:29 +0000 (17:02 +0100)
committerSteve French <stfrench@microsoft.com>
Thu, 16 Apr 2026 02:58:24 +0000 (21:58 -0500)
commite4ce1fca0468eb4b6fc2f02667f599bb76df8848
tree6ef4dae4325d5fecdcbd0bab9b9984c5f8abd6c9
parent00ac2a4fe04af50e65bbac010379d66d87547c0f
smb: smbdirect: prepare use of dedicated workqueues for different steps

This is a preparation in order to have global workqueues in
the smbdirect module instead of having the caller to
provide one.

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_accept.c
fs/smb/common/smbdirect/smbdirect_connect.c
fs/smb/common/smbdirect/smbdirect_connection.c
fs/smb/common/smbdirect/smbdirect_socket.c
fs/smb/common/smbdirect/smbdirect_socket.h