Move directory_has_default_acl() to file_access.c, belongs
authorJeremy Allison <jra@samba.org>
Fri, 2 May 2008 17:09:00 +0000 (10:09 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 2 May 2008 17:09:00 +0000 (10:09 -0700)
commit96e969c9eb60cf1d96ba9aeeb4c991d2acf4c095
tree80fd2dc2f39947d207a40b4844601ad4be27014d
parent6f19a1fddaa614ea8d64eb70c08dffeb650e5b54
Move directory_has_default_acl() to file_access.c, belongs
there as it no longer uses explicit POSIX ACL calls.
Jeremy.
(This used to be commit ac1eac9b0d07b7b3d341c06ef1a8fd8f3c05a618)
source3/smbd/file_access.c
source3/smbd/posix_acls.c