r24265: Add the tdb_hashsize:<tdbname> parameter
authorVolker Lendecke <vlendec@samba.org>
Tue, 7 Aug 2007 11:21:48 +0000 (11:21 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:29:21 +0000 (12:29 -0500)
commit8c154674c69d61c433c9bbd30bf1099f50c56f59
treeae384c5f6083bdc10956d23183df55952e9ac781
parentd18b7b1223a3f9f7584e6d0913fa588a2bc5a1f3
r24265: Add the tdb_hashsize:<tdbname> parameter

This makes it possible to set the default hashsize for any tdb. I would
like to remove the "open files database hash size" in favor of this one.

I'll check that removal in with the next commit, please complain/revert
if it's not ok.

Volker
(This used to be commit e9bd7a63a8d462b1fc3bab99ff843e25bffd156b)
source3/lib/util_tdb.c