r4007: Fix bug #2088 - ensure inherit permissions is only applied on a new file,
authorJeremy Allison <jra@samba.org>
Tue, 30 Nov 2004 00:22:04 +0000 (00:22 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:53:27 +0000 (10:53 -0500)
commit46f546571bc2429c4ee6ef86866520c4b5d4bcc7
tree2bd319bd5210f140a84b975f7d2e8b25d0bb04fa
parentb9fcb5b961fc4165899487c7cb368ab2d8d15e8a
r4007: Fix bug #2088 - ensure inherit permissions is only applied on a new file,
not an existing one.
Jeremy.
(This used to be commit fbbdb72cf1adfe567112556626f26b031747f440)
source3/smbd/dosmode.c
source3/smbd/fileio.c
source3/smbd/nttrans.c
source3/smbd/open.c
source3/smbd/posix_acls.c
source3/smbd/reply.c
source3/smbd/trans2.c