s3: modules: vfs_default: Remove CHMOD_ACL in chmod.
authorJeremy Allison <jra@samba.org>
Thu, 17 May 2018 18:05:20 +0000 (11:05 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 25 May 2018 16:39:24 +0000 (18:39 +0200)
commitc5060e1ad5fedb26f66bb9da479d46a4b576b9bc
treea1083f220e95bb6849f169d7e431dcb78f3d96cb
parent90117f25bf10ea47f1bc02c22dc41f2a560d57eb
s3: modules: vfs_default: Remove CHMOD_ACL in 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_default.c