]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
smb: client: make use of smbdirect_socket.recv_io.{posted,credits}
authorStefan Metzmacher <metze@samba.org>
Thu, 14 Aug 2025 14:32:30 +0000 (16:32 +0200)
committerSteve French <stfrench@microsoft.com>
Sun, 28 Sep 2025 23:29:49 +0000 (18:29 -0500)
commitc7316ec2d542e27ea717a0d7493902098329f908
tree21d1f1585af0c9e8f1eeb196a9b42bd0490311fe
parent5fb9b459b3686e366640edd4e62805ef7b4de927
smb: client: make use of smbdirect_socket.recv_io.{posted,credits}

This will make it possible to introduce 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
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