smb: client: pass struct smbdirect_socket to {allocate,destroy}_caches_and_workqueue()
authorStefan Metzmacher <metze@samba.org>
Thu, 21 Aug 2025 23:14:38 +0000 (01:14 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:50 +0000 (18:29 -0500)
commitb8a5d5d1aa00728a4604cc2c2775c0664e821173
treeda873299ddf4fdc8509042ae3a967db20a8370fd
parent163e0ff8c6e1ba5d436e125291d05951dcc6ba1c
smb: client: pass struct smbdirect_socket to {allocate,destroy}_caches_and_workqueue()

This will make it easier to move function to the common code
in future.

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