]> Gentwo Git Trees - linux/.git/commit
smb: server: pass struct smbdirect_socket to smb_direct_get_max_fr_pages()
authorStefan Metzmacher <metze@samba.org>
Fri, 22 Aug 2025 11:55:17 +0000 (13:55 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:53 +0000 (18:29 -0500)
commit57131bf9e87677dcb64c8ce517c220b1fc403022
tree936c00305d029f49cc9b4c9f9120d68895bae8fd
parentce85071d2cd63badaa71651033aa9f702ed36734
smb: server: pass struct smbdirect_socket to smb_direct_get_max_fr_pages()

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