commit | 59519803a9adb991876cd0bb055b4791d7e26cef | [log] [tgz] |
---|---|---|
author | Steve French <stfrench@microsoft.com> | Thu Jul 25 18:19:42 2019 -0500 |
committer | Steve French <stfrench@microsoft.com> | Mon Sep 16 11:43:37 2019 -0500 |
tree | 2f8bfc3666ade544e7c9b853739f0e0655e4d329 | |
parent | 0e90696dc2b33a2c390242c5b9f330a16ae2ac82 [diff] |
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>