CVS update: samba/source/tdb

mbp at samba.org mbp at samba.org
Tue Mar 11 15:21:14 EST 2003


Date:	Tue Mar 11 04:21:14 2003
Author:	mbp

Update of /data/cvs/samba/source/tdb
In directory dp.samba.org:/tmp/cvs-serv11832

Modified Files:
	tdb.c 
Log Message:
When opening an existing DB, don't require the hash_size specified to
the open call to be the same as that of the existing tdb.  The
specified hash_size is only used if the tdb needs to be (re)created.

With this patch in place, tdbtool can open the printing tdbs, which
are created with a hash_size of 5000.  Before it would fail with EIO.


Revisions:
tdb.c		1.122 => 1.123
	http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdb.c?r1=1.122&r2=1.123


More information about the samba-cvs mailing list