Move some access check functions that are not posix-acl specific
authorMichael Adam <obnox@samba.org>
Fri, 26 Oct 2007 17:50:55 +0000 (19:50 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 6 Nov 2007 18:32:10 +0000 (19:32 +0100)
commit9dd18bb534bca6b5de6cad9580b48681b36c0832
tree565eb3db158fb1ed61f22dc0c34c5db2e2707964
parentc61b4222d30288add216fac4da3cfaa537f5cd01
Move some access check functions that are not posix-acl specific
to a new source file of their own.

Michael
source/Makefile.in
source/smbd/file_access.c [new file with mode: 0644]
source/smbd/posix_acls.c