CVS update: samba/source/tdb

mbp at samba.org mbp at samba.org
Tue Mar 11 15:37:42 EST 2003


Date:	Tue Mar 11 04:37:42 2003
Author:	mbp

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

Modified Files:
      Tag: APPLIANCE_HEAD
	tdb.c 
Log Message:
hp CR2006

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.35.2.32 => 1.35.2.33
	http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdb.c?r1=1.35.2.32&r2=1.35.2.33


More information about the samba-cvs mailing list