s3: modules: vfs_ceph: Remove CHMOD_ACL in cephwrap_mkdir().
authorJeremy Allison <jra@samba.org>
Thu, 17 May 2018 18:18:12 +0000 (11:18 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 25 May 2018 16:39:24 +0000 (18:39 +0200)
commitd50bb46038b4d2c81b2e9623c5b678206856bccd
tree4a4b2ce44f5652529e604cbadeb220fff37a87c8
parentc5060e1ad5fedb26f66bb9da479d46a4b576b9bc
s3: modules: vfs_ceph: Remove CHMOD_ACL in cephwrap_mkdir().

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