tdb_backup: avoid transaction on backup file, use lockall
authorSimo Sorce <idra@samba.org>
Sun, 10 Apr 2011 02:21:35 +0000 (22:21 -0400)
committerSimo Sorce <idra@samba.org>
Tue, 19 Apr 2011 21:34:37 +0000 (23:34 +0200)
commit1804d9a64662d37f6c7c50bdd7b8edd80f42192b
treed679679ad0c806f0ae1f4dae0624aaacf2cb2a0c
parent9bf3dc3ca796f2b90acf7e21b0eefdce444147e1
tdb_backup: avoid transaction on backup file, use lockall

Transactions have the side effect of generating bigger files.
By removing the transaction files get as much as 30% smaller.

Autobuild-User: Simo Sorce <idra@samba.org>
Autobuild-Date: Tue Apr 19 23:34:37 CEST 2011 on sn-devel-104
lib/tdb/tools/tdbbackup.c