smb: client: pass struct smbdirect_socket to {enqueue,_get_first}_reassembly()
authorStefan Metzmacher <metze@samba.org>
Thu, 21 Aug 2025 23:17:35 +0000 (01:17 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:50 +0000 (18:29 -0500)
commit419fc78fd81ffa6d6da847ba46050db1da64b874
tree471659b9b79e08b0e668066752daf3ff9252907b
parentb8a5d5d1aa00728a4604cc2c2775c0664e821173
smb: client: pass struct smbdirect_socket to {enqueue,_get_first}_reassembly()

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