tdb: always open internal databases with incompatible hash.
authorMichael Adam <obnox@samba.org>
Mon, 10 Feb 2014 15:23:48 +0000 (16:23 +0100)
committerJeremy Allison <jra@samba.org>
Sat, 15 Feb 2014 07:26:06 +0000 (08:26 +0100)
commit001b9582ccdeea317490adef6918295d8c103b15
tree04a9f422ea87cd103443852b7cb1c2f8021c1f5d
parent41b7acacb304a023deca717930fc4dda15565226
tdb: always open internal databases with incompatible hash.

This makes them more efficient due to better distribution
of keys across hash chains.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Sat Feb 15 08:26:07 CET 2014 on sn-devel-104
lib/tdb/common/open.c