CVS update: samba/source/locking

Jeremy Allison jra at au2.samba.org
Fri Oct 6 14:38:21 EST 2000


Date:	Friday October 6, 2000 @ 13:38
Author:	jra

Update of /data/cvs/samba/source/locking
In directory samba:/tmp/cvs-serv12791/locking

Modified Files:
      Tag: SAMBA_2_2
	posix.c 
Log Message:
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
a conn struct depending on the call.
We need this to have a clean NT ACL call interface.
This will break any existing VFS libraries (that's why this is pre-release
code).

In addition - added Herb's WITH_PROFILE changes - Herb - please examine
the changes I've made to the smbd/reply.c code you added. The original
code was very ugly and I have replaced it with a
START_PROFILE(x)/END_PROFILE(x) pair using the preprocessor.
Please check this compiles ok with the --with-profile switch.
Jeremy.





More information about the samba-cvs mailing list