try to make the tailer code much more robust. When a record
authorAndrew Tridgell <tridge@samba.org>
Mon, 28 May 2001 13:29:06 +0000 (13:29 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 28 May 2001 13:29:06 +0000 (13:29 +0000)
commitdda086fdf92fded016afc785f7965a375faae5aa
tree60708f38ebf3c4bc815318f7bd78380b8c99c4cd
parentd6dcca7cc9bc5a1948c1b6126ca4f6cb9ccacc52
try to make the tailer code much more robust. When a record
can't be merged don't fail the operation, instead just add
it to the free list anyway

added logging to tdb
source/tdb/tdb.c
source/tdb/tdb.h
source/tdb/tdbtest.c
source/tdb/tdbtorture.c