]> git.baikalelectronics.ru Git - kernel.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>
Sun, 25 Apr 2021 21:28:22 +0000 (16:28 -0500)
commit2394959e5589bbf48fab61d2b88dfe1c839594dd
tree99670f9a33c8c4bd225bb2c5641a2b87d5420486
parentc8bf11ec51e0ffdda0144c4a374984babcad5b2a
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