Remove the mkdir and open functions from the ACL modules - main code paths now handle...
authorJeremy Allison <jra@samba.org>
Wed, 26 Oct 2011 23:02:40 +0000 (16:02 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 28 Oct 2011 19:16:42 +0000 (12:16 -0700)
commit30a599684a0a8c1f9af2d5b8adf8302172b49ae3
tree2d614cc692b2c6fcdd3313abbdd975737d0f8447
parent8a65e2c747c17be023d8c1285e0c8b2394fd4354
Remove the mkdir and open functions from the ACL modules - main code paths now handle this.
source3/modules/vfs_acl_common.c
source3/modules/vfs_acl_tdb.c
source3/modules/vfs_acl_xattr.c