smb: smbdirect: add smbdirect_pdu.h with protocol definitions
authorStefan Metzmacher <metze@samba.org>
Wed, 28 May 2025 16:01:30 +0000 (18:01 +0200)
committerSteve French <stfrench@microsoft.com>
Tue, 3 Jun 2025 23:42:47 +0000 (18:42 -0500)
commit00fab6cf323fa5850e6cbe283b23e605e6e97912
treed83ea645fc59bfb3bc0f98b2cb3bbb04399080fa
parent6d9b5f6b81ace1b2b0830271ad46628d6fad31bb
smb: smbdirect: add smbdirect_pdu.h with protocol definitions

This is just a start moving into a common smbdirect layer.

It will be used 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_pdu.h [new file with mode: 0644]