]> git.ozlabs.org Git - ccan/history - ccan/tdb2/summary.c
tdb2: relax locking to allow two free list locks at once
[ccan] / ccan / tdb2 / summary.c
2010-12-01 Rusty Russelltdb2: shrink free header from 32 to 24 bytes.
2010-12-01 Rusty Russelltdb2: make summary command handle recovery "dead zone"
2010-11-17 Rusty Russelltdb2: get rid of zones
2010-11-17 Rusty Russelltdb2: remove tailer
2010-11-15 Rusty Russelltdb2: add TDB_COALESCING_MAGIC to solve coalescing...
2010-10-06 Rusty Russelltdb2: fix uninitialized var.
2010-09-25 Rusty Russelltdb2: tdb_summary() implementation for tdb2.