Revert "Ensure the masks don't conflict with the ACL checks."
commit58e385a5ac37c072a4eef3baa7926b799a732e94
authorAndrew Bartlett <abartlet@samba.org>
Sun, 10 Mar 2013 09:25:53 +0000 (10 20:25 +1100)
committerMichael Adam <obnox@samba.org>
Mon, 11 Mar 2013 18:46:24 +0000 (11 19:46 +0100)
tree4994f50ec4764c3e59c21a9aa41be6546e848095
parentfc496ef323c908a6b621198d9dc8076f6857385e
Revert "Ensure the masks don't conflict with the ACL checks."

This reverts commit 78594909b8b22bd07978922b1c85dfd6f6456963 which was
needed by 7622aa16adeb00bf161a6dd07664c37125391272.

This change masked bug #9462 which was fixed by
2013bb9b4dbed747921df2591068e2765428f57d.  The issue was that the
defaults for the substituted parameters did not match the old
parameter.  Changing the values in our test suite hid the issue, but
did not fix the issue.

(Additional change in the revert is to correct the expected ACL value
in posixacl.py due to changed implied inherited permissions).

Andrew Bartlett

Reviewed-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Mon Mar 11 19:46:24 CET 2013 on sn-devel-104
python/samba/tests/posixacl.py
selftest/target/Samba3.pm
selftest/target/Samba4.pm