svn commit: samba r13779 - in trunk/source: include locking param smbd

jra at samba.org jra at samba.org
Thu Mar 2 03:57:15 GMT 2006


Author: jra
Date: 2006-03-02 03:57:11 +0000 (Thu, 02 Mar 2006)
New Revision: 13779

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13779

Log:
First compiling check-in to split out POSIX lock
types from Windows. Needed for UNIX extensions
POSIX lock support. Actually tidied up the locking
code a *lot*, using Volkers wonderful allocate
and talloc delete as resource deallocation idiom.
Not yet tested but the intent with this is that
Windows lock processing will work identically to
the way it does now. Next to add the POSIX lock
logic.
Jeremy.

Modified:
   trunk/source/include/smb.h
   trunk/source/locking/brlock.c
   trunk/source/locking/locking.c
   trunk/source/param/loadparm.c
   trunk/source/smbd/blocking.c
   trunk/source/smbd/reply.c
   trunk/source/smbd/trans2.c


Changeset:
Sorry, the patch is too large (1797 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=13779


More information about the samba-cvs mailing list