smb: client: make use of struct smbdirect_send_io
authorStefan Metzmacher <metze@samba.org>
Wed, 6 Aug 2025 17:35:51 +0000 (19:35 +0200)
committerSteve French <stfrench@microsoft.com>
Wed, 6 Aug 2025 20:18:58 +0000 (15:18 -0500)
commit977ea06fddda493a8e16e609a408fdd08233793d
tree79db1e4daaa9142fad56440ef85d9f8c498fd2a1
parent92ac696be763461b575022f06bbd843aadbe9593
smb: client: make use of struct smbdirect_send_io

The server will also use this soon, so that we can
split out common helper functions 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
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/client/smbdirect.c
fs/smb/client/smbdirect.h