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)
commitbb9cad1b49e3123fd7691236be318d4a14e206fe
tree99670f9a33c8c4bd225bb2c5641a2b87d5420486
parentedc9dd1e3c31cfec742593ef9b36af59208bf079
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