smb: client: make use of smbdirect_socket.mr_io
authorStefan Metzmacher <metze@samba.org>
Thu, 21 Aug 2025 22:57:19 +0000 (00:57 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:50 +0000 (18:29 -0500)
commit02e6f092c7aa1fa12337978837ad64d1b75bbc82
treebcee4f0ee05f33cdcb7301e3556f8972836ede28
parent9a52e3b0d63fc5eaefee3707136fa3c5258ae39e
smb: client: make use of smbdirect_socket.mr_io

Now struct smbd_connection only contains struct smbdirect_socket,
this is an important step towards having common functions as well.

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/cifs_debug.c
fs/smb/client/smbdirect.c
fs/smb/client/smbdirect.h