smb: client: pass struct smbdirect_socket to smbd_disconnect_rdma_connection()
authorStefan Metzmacher <metze@samba.org>
Fri, 22 Aug 2025 08:12:35 +0000 (10:12 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:50 +0000 (18:29 -0500)
commitc7e4d5facb47698411d144ea1c968ef3e1794be9
tree459f53f77f410daf9a2391be7542fe79cdc76739
parenta8a45d4c9597ff5357a44e88ce9910ccb52add06
smb: client: pass struct smbdirect_socket to smbd_disconnect_rdma_connection()

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

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