Allow a new file to inherit the Windows ACL from its parent.
commit7a7b1602d6234ab133ea40533ef81733f12dddb6
authorJeremy Allison <jra@samba.org>
Wed, 29 Oct 2008 17:58:56 +0000 (29 10:58 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 29 Oct 2008 17:58:56 +0000 (29 10:58 -0700)
treeb028786605c78ab15962aeaf502b1bc649129f1a
parentedb1e08c04175e7758ce9a9c250747d9184c5624
Allow a new file to inherit the Windows ACL from its parent.
Now to do the same for directories.
Jeremy.
source/include/proto.h
source/lib/secdesc.c
source/modules/vfs_acl_xattr.c
source/printing/nt_printing.c