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

Jeremy.
(cherry picked from commit 8cad5e23b6e2440a566def6fb138d484e3b47643)
source3/modules/vfs_default.c
source3/smbd/open.c