]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
smb: client: introduce and use smbd_mr_fill_buffer_descriptor()
authorStefan Metzmacher <metze@samba.org>
Tue, 21 Oct 2025 18:43:44 +0000 (20:43 +0200)
committerSteve French <stfrench@microsoft.com>
Thu, 16 Apr 2026 02:58:22 +0000 (21:58 -0500)
commit5bd752e7749e4abcae71d95e22b75272ac767b06
treeb13855b53e03ef78a77594c3c49eae98f8a44787
parent63972da39f900b98c18b5283dcde74e3ce0909fb
smb: client: introduce and use smbd_mr_fill_buffer_descriptor()

This will allow us to make struct smbdirect_mr_io private in future.

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