smb: client: make use of smbdirect_socket_parameters.{resolve_{addr,route},rdma_conne...
authorStefan Metzmacher <metze@samba.org>
Thu, 14 Aug 2025 17:39:22 +0000 (19:39 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:49 +0000 (18:29 -0500)
commit1f2ff73a233005cb1f8e7bc02477603e2f9f4c69
tree18693a88e547ead0429f6bc8fdf66ca0fbc918f1
parent14b6088dd97b5332c018a2e87c46be1e8cfdabc8
smb: client: make use of smbdirect_socket_parameters.{resolve_{addr,route},rdma_connect,negotiate}_timeout_msec

This will make future changes to these values much saner.

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