]> 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)
commitf595aed0d671c1708856fab9e88593239e485f11
tree2f8bfc3666ade544e7c9b853739f0e0655e4d329
parent630c3c8dc918f76b428d78f835a9e6a3be09037f
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