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)
commit7d899b5e7b7cd26d33fb1e9c9c8a63efabc4b093
tree88d867cc7ae1e941b37c77f647cfd3f6cd31f3c7
parent754159ed9b28976f50adc4aa210cbfcac5217ce1
Move some access check functions that are not posix-acl specific
to a new source file of their own.

Michael
(This used to be commit 9dd18bb534bca6b5de6cad9580b48681b36c0832)
source3/Makefile.in
source3/smbd/file_access.c [new file with mode: 0644]
source3/smbd/posix_acls.c