mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
96f6768e05
The next commit will change the handling of dead records, removing the "tdb_do_delete" function. As traverses should not happen in normal operations, dead records from them should be rare, and relying on traverses to remove them is a very bad idea IMHO. Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> |
||
---|---|---|
.. | ||
check.c | ||
dump.c | ||
error.c | ||
freelist.c | ||
freelistcheck.c | ||
hash.c | ||
io.c | ||
lock.c | ||
mutex.c | ||
open.c | ||
rescue.c | ||
summary.c | ||
tdb_private.h | ||
tdb.c | ||
transaction.c | ||
traverse.c |