svn commit: samba r2026 - in branches/SAMBA_3_0/source: . include lib smbd tdb

jra at samba.org jra at samba.org
Tue Aug 24 22:48:49 GMT 2004


Author: jra
Date: 2004-08-24 22:48:49 +0000 (Tue, 24 Aug 2004)
New Revision: 2026

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_3_0/source&rev=2026&nolog=1

Log:
Simplify statcache to use an in-memory tdb. Modify tdb to use
a customer hash function for this tdb (yes it does make a difference
on benchmarks). Remove the no longer used hash.c code.
Jeremy.

Removed:
   branches/SAMBA_3_0/source/include/hash.h
   branches/SAMBA_3_0/source/lib/hash.c
Modified:
   branches/SAMBA_3_0/source/Makefile.in
   branches/SAMBA_3_0/source/include/includes.h
   branches/SAMBA_3_0/source/smbd/statcache.c
   branches/SAMBA_3_0/source/tdb/tdb.c
   branches/SAMBA_3_0/source/tdb/tdb.h


Changeset:
Sorry, the patch is too large (866 lines) to include; please use WebSVN to see it!
WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_3_0/source&rev=2026&nolog=1


More information about the samba-cvs mailing list