smb: server: pass struct smbdirect_socket to calc_rw_credits()
authorStefan Metzmacher <metze@samba.org>
Fri, 22 Aug 2025 13:55:20 +0000 (15:55 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:54 +0000 (18:29 -0500)
commitb156d2c559b0ac9b410effd081262d96aa9bf00e
tree51f0d081bfb2e3a4af4fa824c95a5a37d98b6678
parentcae2d9a2298d04c237c6b7c57b9584068a2223df
smb: server: pass struct smbdirect_socket to calc_rw_credits()

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

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