s3: modules: vfs_ceph: Remove CHMOD_ACL in cephwrap_chmod().
commitb8477abbdefade3e7c005f77cc8aaf7da1bcc25a
authorJeremy Allison <jra@samba.org>
Thu, 17 May 2018 18:19:33 +0000 (17 11:19 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 25 May 2018 16:39:24 +0000 (25 18:39 +0200)
treec1629f963f6db51311e8cacd74e4ca621fcfe4ea
parentd50bb46038b4d2c81b2e9623c5b678206856bccd
s3: modules: vfs_ceph: Remove CHMOD_ACL in cephwrap_chmod().

Now I understand the use of the mask in POSIX ACLs
this extra step is no longer needed.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/modules/vfs_ceph.c