smb: client: allocate smbdirect workqueue at the beginning of _smbd_get_connection()
authorStefan Metzmacher <metze@samba.org>
Tue, 26 Aug 2025 13:54:10 +0000 (15:54 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:51 +0000 (18:29 -0500)
commit17a6bc60f47b344b831da8cf66adef5c2ea3d9c1
tree76a08263c14cf05a1c013d248b0f2dc0669c8a7a
parenta437c9cebcc3c4193fe0143e6fbc72c6b7529ad2
smb: client: allocate smbdirect workqueue at the beginning of _smbd_get_connection()

This will simplify further changes when moving to common code.

Cc: Steve French <smfrench@gmail.com>
Cc: Tom Talpey <tom@talpey.com>
Cc: Long Li <longli@microsoft.com>
Acked-by: 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>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/smbdirect.c