commit | c1777df1a5d541cda918ff0450c8adcc8b69c2fd | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <lsahlber@redhat.com> | Fri Aug 10 11:03:55 2018 +1000 |
committer | Steve French <stfrench@microsoft.com> | Fri Aug 10 11:53:32 2018 -0500 |
tree | 38a8ebea2d8cf9e6f10bbeb19b276fcf0457ab36 | |
parent | e02789a53d71334b067ad72eee5d4e88a0158083 [diff] |
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>