]> www.infradead.org Git - users/jedix/linux-maple.git/commit
smb3: update protocol header definitions based to include new flags
authorSteve French <stfrench@microsoft.com>
Fri, 9 Apr 2021 20:20:24 +0000 (15:20 -0500)
committerSteve French <stfrench@microsoft.com>
Tue, 13 Apr 2021 04:50:15 +0000 (23:50 -0500)
commita465babd263c95e3a81121383181400859c3b1b8
treefabc537e707e3edc0626fe861ebab1275c20443e
parent46f88b56dc05c023bb24950a99c96e96406e5f49
smb3: update protocol header definitions based to include new flags

[MS-SMB2] protocol specification was recently updated to include
new flags, new negotiate context and some minor changes to fields.
Update smb2pdu.h structure definitions to match the newest version
of the protocol specification.  Updates to the compression context
values will be in a followon patch.

Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/smb2pdu.h