r2026: Simplify statcache to use an in-memory tdb. Modify tdb to use
commit3fbadac85b8cad89b93d295968e99c38c8677575
authorJeremy Allison <jra@samba.org>
Tue, 24 Aug 2004 22:48:49 +0000 (24 22:48 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:29 +0000 (10 10:52 -0500)
tree3abb60727a9e400ef5d1525145c15f77dbd0e876
parentbf8773b094d41941478f0164ce33838027fadc09
r2026: 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.
source/Makefile.in
source/include/hash.h [deleted file]
source/include/includes.h
source/lib/hash.c [deleted file]
source/smbd/statcache.c
source/tdb/tdb.c
source/tdb/tdb.h