smb: client: make use of smbdirect_connection_send_io_done()
authorStefan Metzmacher <metze@samba.org>
Thu, 11 Sep 2025 18:51:53 +0000 (20:51 +0200)
committerSteve French <stfrench@microsoft.com>
Thu, 16 Apr 2026 02:58:21 +0000 (21:58 -0500)
commit958da403e1db2fad62d1b9398b486e34658396f8
treeec399ae4a8f990f42da2e24d4b2307699fbcd460
parentf7a59fff0259592e138c702b3c22b5fbf3c8ea00
smb: client: make use of smbdirect_connection_send_io_done()

This handles freeing of siblings too, which is used on
the client yet, but that might follow later.

Cc: Steve French <smfrench@gmail.com>
Cc: Tom Talpey <tom@talpey.com>
Cc: Long Li <longli@microsoft.com>
Cc: Namjae Jeon <linkinjeon@kernel.org>
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/client/smbdirect.c