smb: smbdirect: add smbdirect_socket.h
authorStefan Metzmacher <metze@samba.org>
Wed, 28 May 2025 16:01:36 +0000 (18:01 +0200)
committerSteve French <stfrench@microsoft.com>
Tue, 3 Jun 2025 23:42:47 +0000 (18:42 -0500)
commit22234e37d7e97652cb53133009da5e14793d3c10
treed6981bd4db6ac415448e20104c670c82bdb719a7
parent21604ed60864b9ace2e28a1c86411f388f03f94e
smb: smbdirect: add smbdirect_socket.h

This abstracts the common smbdirect layer.

Currently with just a few things in it,
but that will change over time until everything is
in common.

Will be used in client and server in the next commits

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: Hyunchul Lee <hyc.lee@gmail.com>
Cc: Meetakshi Setiya <meetakshisetiyaoss@gmail.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/common/smbdirect/smbdirect_socket.h [new file with mode: 0644]