]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
smb: client: make use of struct smbdirect_recv_io
authorStefan Metzmacher <metze@samba.org>
Tue, 5 Aug 2025 16:11:33 +0000 (18:11 +0200)
committerSteve French <stfrench@microsoft.com>
Wed, 6 Aug 2025 20:04:13 +0000 (15:04 -0500)
commit5dddf0497445d247e995306daf3b76dd0633831c
tree2c250872c822e738c5734cd3e5757e3890e716b4
parent60812d20da82606f0620904c281579a9af0ab452
smb: client: make use of struct smbdirect_recv_io

This is the shared structure that will be used in
the server too and will allow us to move helper functions
into common code soon.

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