s3: modules: vfs_ceph: Remove FCHMOD_ACL in cephwrap_fchmod().
commit55f013edbb10cf68289ea23f674af617edcc12ad
authorJeremy Allison <jra@samba.org>
Thu, 17 May 2018 18:46:21 +0000 (17 11:46 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 25 May 2018 16:39:25 +0000 (25 18:39 +0200)
tree2d198c4cc59645bbea2f1e1aac5ec3518841c985
parent0c65f6b8331c064e6f15003ffd8c7b8e5a5f0b6d
s3: modules: vfs_ceph: Remove FCHMOD_ACL in cephwrap_fchmod().

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