summaryrefslogtreecommitdiff
path: root/lib/ntdb/io.c
Commit message (Expand)AuthorAgeFilesLines
* ntdb: allow direct access for NTDB_INTERNAL dbs during expansion.Rusty Russell2012-06-221-14/+45
* ntdb: enhancement to allow direct access to the ntdb map during expansion.Rusty Russell2012-06-221-21/+59
* ntdb: hand correct error code when alloc_read allocation fails.Rusty Russell2012-06-221-1/+1
* ntdb: remove hash table trees.Rusty Russell2012-06-191-1/+0
* ntdb: special accessor functions for read/write of an offset.Rusty Russell2012-06-191-43/+73
* ntdb: inline oob checkRusty Russell2012-06-191-7/+6
* ntdb: allocator attribute.Rusty Russell2012-06-191-11/+13
* ntdb: make sure file is always a multiple of PAGESIZE (now NTDB_PGSIZE)Rusty Russell2012-06-191-0/+1
* TDB2: Goodbye TDB2, Hello NTDB.Rusty Russell2012-06-191-0/+650