Bugfix for #8857 - Setting traverse rights fails to enable directory traversal when...
authorJeremy Allison <jra@samba.org>
Tue, 17 Apr 2012 01:17:25 +0000 (18:17 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 7 May 2012 16:37:29 +0000 (18:37 +0200)
commitfaafade5dd948918a27284b82384340995d1bf55
tree3a5e9d046db6719d854e5b5ef6ca6ed642c6522a
parentbed05b8d6b10c77a98a73318ba483bafcccb8a34
Bugfix for #8857 - Setting traverse rights fails to enable directory traversal when acl_xattr in use.

We were incorrectly checking the parent directory ACL, instead
of the ACL of the directory we're trying to open.
source3/modules/vfs_acl_common.c