]> git.baikalelectronics.ru Git - kernel.git/commit
smb3: add missing flag definitions
authorSteve French <stfrench@microsoft.com>
Thu, 25 Jul 2019 23:19:42 +0000 (18:19 -0500)
committerSteve French <stfrench@microsoft.com>
Mon, 16 Sep 2019 16:43:37 +0000 (11:43 -0500)
commitcb94d5a850d9f8cfa7ed2ce537b978f83beab7e4
tree2f8bfc3666ade544e7c9b853739f0e0655e4d329
parent598c5e5b7e377f4c7d032726600b7f19fded84f3
smb3: add missing flag definitions

SMB3 and 3.1.1 added two additional flags including
the priority mask.  Add them to our protocol definitions
in smb2pdu.h.  See MS-SMB2 2.2.1.2

Signed-off-by: Steve French <stfrench@microsoft.com>
Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
fs/cifs/smb2pdu.h