smb: server: fill smbdirect_socket_parameters at the beginning and use the values...
authorStefan Metzmacher <metze@samba.org>
Fri, 15 Aug 2025 10:22:09 +0000 (12:22 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:52 +0000 (18:29 -0500)
commitd70e45823961e13af10f44a6a16c5c5a357ccdfb
treeef41659ff0f0f0ab3781b99e6266616e7aa271d8
parent03a38d846750f06d4fb0aac2213192bdcc2a8435
smb: server: fill smbdirect_socket_parameters at the beginning and use the values from there

This is what we should do and it also simplifies the following changes.

Cc: Namjae Jeon <linkinjeon@kernel.org>
Cc: Steve French <smfrench@gmail.com>
Cc: Tom Talpey <tom@talpey.com>
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/server/transport_rdma.c