smb: client: pass struct smbdirect_socket to {allocate,destroy}_mr_list()
authorStefan Metzmacher <metze@samba.org>
Fri, 22 Aug 2025 08:10:10 +0000 (10:10 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:50 +0000 (18:29 -0500)
commita8a45d4c9597ff5357a44e88ce9910ccb52add06
tree03d9af560dbd6c63acca45e6b96744942bcd9e4e
parent419fc78fd81ffa6d6da847ba46050db1da64b874
smb: client: pass struct smbdirect_socket to {allocate,destroy}_mr_list()

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