From: Rusty Russell Date: Wed, 29 Jul 2009 23:18:53 +0000 (+0930) Subject: Import from SAMBA tdb: X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=059678ec4216112f96d8ad992ec7c0b8a6e3b80b;hp=059678ec4216112f96d8ad992ec7c0b8a6e3b80b;p=ccan Import from SAMBA tdb: commit a386173fa1c7c5bcc11ea9260d84b6c52c154b3d Author: Andrew Tridgell Date: Mon Jun 1 13:11:39 2009 +1000 auto-repack in transactions that expand the tdb The idea behind this is to recover from badly fragmented free lists. Choosing the point where the file expands is fairly arbitrary, but seems to work well. ---