]> git.ozlabs.org Git - ccan/history - ccan/tdb2/io.c
tdb2: use direct access for tdb_read_off/tdb_write_off
[ccan] / ccan / tdb2 / io.c
2010-12-01 Rusty Russelltdb2: use direct access for tdb_read_off/tdb_write_off
2010-12-01 Rusty Russelltdb2: remove tdb_get()
2010-12-01 Rusty Russelltdb2: Add stats attribute.
2010-11-23 Rusty Russelltdb2: remove all the dead code
2010-11-17 Rusty Russelltdb2: remove tailer
2010-10-20 Rusty Russelltdb2: 64 bit fixes.
2010-10-17 Rusty Russelltdb2: clarify locking heirarchy; hashes, freelist,...
2010-09-13 Rusty Russelltdb2: fix remapping inside tdb_traverse_read
2010-09-09 Rusty Russelltdb2: don't hold access to tdb mmap during traverse.
2010-09-09 Rusty Russelltdb2: change to using a hash tree.
2010-09-03 Rusty Russelltdb2: use immobile free buckets, rename tests to show...
2010-08-26 Rusty Russelltdb2: more fixes and tests for enlarging hash.
2010-08-26 Rusty Russelltdb2: tdb_expand on empty database now tested.
2010-08-26 Rusty Russelltdb2: now checking a new empty database works.
2010-08-26 Rusty Russelltdb2: initial commit (doesn't work, still writing tests)