s4-ntvfs: fixed a unix ACL mapping bug
authorAndrew Tridgell <tridge@samba.org>
Thu, 1 Dec 2011 01:59:23 +0000 (12:59 +1100)
committerAndrew Tridgell <tridge@samba.org>
Thu, 1 Dec 2011 02:40:54 +0000 (13:40 +1100)
commitd1274f7f6236b47a1c6aa1737b054ed521d31b67
treed3839750e2b147fb5600b9021cf394b8ae978d4a
parent503aeabd101bb029e25dda15158df2c8a697c088
s4-ntvfs: fixed a unix ACL mapping bug

the ACL mapping code was incorrectly allowing creation of directories
in some situations where it should be denied by the unix permissions
source4/ntvfs/posix/pvfs_acl.c