smb3: missing ACL related flags
authorSteve French <stfrench@microsoft.com>
Thu, 26 Sep 2019 09:37:18 +0000 (04:37 -0500)
committerSteve French <stfrench@microsoft.com>
Thu, 26 Sep 2019 21:37:43 +0000 (16:37 -0500)
commitff3ee62a55869b1a64266b5c15af16f2eb37c8a7
tree5b0f0ab43f83fe139f89db7c7bbf40708610e3a5
parentc3ca78e2174413c136d62ebdf8039580fe72b504
smb3: missing ACL related flags

Various SMB3 ACL related flags (for security descriptor and
ACEs for example) were missing and some fields are different
in SMB3 and CIFS. Update cifsacl.h definitions based on
current MS-DTYP specification.

Signed-off-by: Steve French <stfrench@microsoft.com>
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Reviewed-by: Aurelien Aptel <aaptel@suse.com>
fs/cifs/cifsacl.h