smb: client: add and use smbd_get_parameters()
authorStefan Metzmacher <metze@samba.org>
Thu, 21 Aug 2025 22:23:53 +0000 (00:23 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:49 +0000 (18:29 -0500)
commit5f84b0819a7e678d1004df9aea05d8484ca68ce8
treee51e3555647304c62fe443370c83e9220ae09743
parent40212a27c75ff22457d958097a27a3d8815b0a70
smb: client: add and use smbd_get_parameters()

In future struct smbdirect_socket_parameters will be the only
public structure for the smb layer. This prepares this...

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/smb2ops.c
fs/smb/client/smbdirect.c
fs/smb/client/smbdirect.h