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)
committerKarolin Seeger <kseeger@samba.org>
Sat, 5 Mar 2011 13:34:37 +0000 (14:34 +0100)
commit1f40a8e67aa251c2e0a9bbd95235b57c3672a9bf
tree5ecab713d8181e87f38fa0e1941edbb653fd0789
parent459613222a6d3c3b7a6b8c6c3184e67b25af537c
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)
(cherry picked from commit e675462b3cfc53d7fe0c6e07c13a386599c5afd9)
source3/modules/vfs_default.c
source3/smbd/open.c