Fix bug #7734 - When creating files with "inherit ACLs" set to true, we neglect to...
authorJeremy Allison <jra@samba.org>
Fri, 15 Oct 2010 21:12:04 +0000 (14:12 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 16 Oct 2010 00:38:21 +0000 (17:38 -0700)
commit8cad5e23b6e2440a566def6fb138d484e3b47643
treef3b5321cfcb66886498b6d4f89d2b3cf69a7d19a
parent92adb686372a9b67e47efb5b051bc351212f1780
Fix bug #7734 - When creating files with "inherit ACLs" set to true, we neglect to apply appropriate create masks.

Jeremy.
source3/modules/vfs_default.c
source3/smbd/open.c