CVS update: samba/source/tdb

Martin Pool mbp at samba.org
Tue Dec 4 13:58:42 EST 2001


Date:	Mon Dec  3 18:58:42 2001
Author:	mbp

Update of /data/cvs/samba/source/tdb
In directory va:/tmp/cvs-serv25194

Modified Files:
	README tdb.c 
Log Message:
Set errno in tdb_open in cases where we detect an error in opening the
database, but no underlying system call sets errno.  

The particular case I had was a mangled .tdb, but there are others.
For this one, set EIO.  It's a shame Unix messages aren't more
detailed -- "bad data format" would be better.


Revisions:
README		1.8 => 1.9
	http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/README?r1=1.8&r2=1.9
tdb.c		1.79 => 1.80
	http://www.samba.org/cgi-bin/cvsweb/samba/source/tdb/tdb.c?r1=1.79&r2=1.80




More information about the samba-cvs mailing list