smb: smbdirect: introduce smbdirect_socket.recv_io.free.{list,lock}
authorStefan Metzmacher <metze@samba.org>
Tue, 5 Aug 2025 16:11:34 +0000 (18:11 +0200)
committerSteve French <stfrench@microsoft.com>
Wed, 6 Aug 2025 20:04:13 +0000 (15:04 -0500)
commitd0df32a3025c2de47d7eb8766aaee82644a53581
tree3e45c94dd826534b2c72cab4bdbb2e3a579f9d05
parent5dddf0497445d247e995306daf3b76dd0633831c
smb: smbdirect: introduce smbdirect_socket.recv_io.free.{list,lock}

This will allow the list of free smbdirect_recv_io messages including
the spinlock to be in common between client and server in order
to 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: 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>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/smb/common/smbdirect/smbdirect_socket.h