OSDN Git Service

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)
commit59519803a9adb991876cd0bb055b4791d7e26cef
tree2f8bfc3666ade544e7c9b853739f0e0655e4d329
parent0e90696dc2b33a2c390242c5b9f330a16ae2ac82
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