smb: client: move rdma_readwrite_threshold from smbd_connection to TCP_Server_Info
authorStefan Metzmacher <metze@samba.org>
Thu, 21 Aug 2025 12:50:56 +0000 (14:50 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:49 +0000 (18:29 -0500)
commita8efb796db30288fab498156ef1fa03a34d88817
tree0053d7cda3e4f17098b14fd21d50fd0a5e568ec3
parentddfcb069c1dd1c909c34605e025e0aeae1b496e3
smb: client: move rdma_readwrite_threshold from smbd_connection to TCP_Server_Info

This belongs to the SMB layer not to the transport layer, it
just uses the negotiated transport parameters to adjust the
value if needed.

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