1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/lib/tdb_compat
Rusty Russell dd1d57370d tdb_compat: only use hashsize attribute when O_CREAT
tdb2 complains if you specify a tdb1 hashsize, and you're not actually
trying to create a new database.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2012-01-30 10:06:55 +10:30
..
tdb_compat.c tdb_compat: only use hashsize attribute when O_CREAT 2012-01-30 10:06:55 +10:30
tdb_compat.h tdb_compat: honour hashsize arg when using tdb2 with TDB_VERSION1 flag. 2011-09-21 12:57:59 +09:30
wscript tdb2: tie it into build process if --enable-tdb2-breaks-compat 2011-06-20 11:18:36 +02:00