s3: modules: vfs_default: Remove FCHMOD_ACL in fchmod.
authorJeremy Allison <jra@samba.org>
Thu, 17 May 2018 18:45:05 +0000 (11:45 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 25 May 2018 16:39:24 +0000 (18:39 +0200)
commit0c65f6b8331c064e6f15003ffd8c7b8e5a5f0b6d
tree14f70b7ae037e54f705432ecc1f84fd5bc4b5255
parent7b8fa17f06b2e401584f9d3290d9c14ad120ce39
s3: modules: vfs_default: Remove FCHMOD_ACL in 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_default.c