smb: server: pass struct smbdirect_socket to smb_direct_flush_send_list()
authorStefan Metzmacher <metze@samba.org>
Fri, 22 Aug 2025 13:48:05 +0000 (15:48 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:53 +0000 (18:29 -0500)
commitd14910bbf64404cb74f35419ca2cb427a558a43c
tree15f4d9c03d5dc5f51e6d8fe5da15649135899632
parentecb56dbc93c67a0e03b6c4877ac1ead4cde0e9ca
smb: server: pass struct smbdirect_socket to smb_direct_flush_send_list()

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