Author: vlendec Date: 2005-09-07 14:57:55 +0000 (Wed, 07 Sep 2005) New Revision: 10063
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10063 Log: Work in progress: Abstract the file-based locking db into a separate module. Hopefully other databases can easily be merged into files, in particular brlock.tdb. Does not support all of tdb yet, but it looks doable. Volker Added: branches/tmp/vl-cluster/source/include/dbwrap.h branches/tmp/vl-cluster/source/lib/dbwrap_file.c branches/tmp/vl-cluster/source/lib/dbwrap_tdb.c Modified: branches/tmp/vl-cluster/source/Makefile.in branches/tmp/vl-cluster/source/include/includes.h branches/tmp/vl-cluster/source/include/smb.h branches/tmp/vl-cluster/source/locking/locking.c Changeset: Sorry, the patch is too large (1128 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=10063
