cifs: add missing support for ACLs in SMB 3.11
authorRonnie Sahlberg <lsahlber@redhat.com>
Fri, 10 Aug 2018 01:03:55 +0000 (11:03 +1000)
committerSteve French <stfrench@microsoft.com>
Fri, 10 Aug 2018 16:53:32 +0000 (11:53 -0500)
commitc1777df1a5d541cda918ff0450c8adcc8b69c2fd
tree38a8ebea2d8cf9e6f10bbeb19b276fcf0457ab36
parente02789a53d71334b067ad72eee5d4e88a0158083
cifs: add missing support for ACLs in SMB 3.11

We were missing the methods for get_acl and friends for the 3.11
dialect.

Signed-off-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
CC: Stable <stable@vger.kernel.org>
Reviewed-by: Pavel Shilovsky <pshilov@microsoft.com>
fs/cifs/smb2ops.c