thin-provisioning-tools/persistent-data
Joe Thornber d8a208cbc8 A stack of space map tweaks.
new_block() is now a concrete method implemented using the virtual
find_free() and inc() methods.

recursive space map is better at giving correct reference counts.
2013-04-23 10:57:47 +01:00
..
data-structures Convert bitset_t to gmock 2013-03-22 14:36:31 +00:00
space-maps A stack of space map tweaks. 2013-04-23 10:57:47 +01:00
block.h [block] read and write refs defined BLOCK_SIZE 2013-02-01 11:55:46 +00:00
block.tcc [block] use lseek to size a new block file rather than fallocate. 2013-01-15 04:06:57 +00:00
block_counter.h Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
buffer.h Convert buffer_t to gmock. 2013-03-22 12:04:38 +00:00
cache.h persistent-data/cache.h hadn't been checked in. 2013-01-11 19:31:22 +00:00
checksum.cc Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
checksum.h Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
deleter.h Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
endian_utils.cc Convert bitset_t to gmock 2013-03-22 14:36:31 +00:00
endian_utils.h Move array_t to gmock 2013-03-22 13:42:20 +00:00
error_set.cc Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
error_set.h Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
errors.h Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
hex_dump.cc Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
hex_dump.h Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
lock_tracker.cc make lock_tracker throw if the superblock is unlocked while other locks are still held. 2013-01-07 15:57:19 +00:00
lock_tracker.h Add superblock_lock method to lock_tracker. 2013-01-07 15:30:51 +00:00
math_utils.h Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
space_map.cc Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
space_map.h A stack of space map tweaks. 2013-04-23 10:57:47 +01:00
span.h rename run_list -> span 2013-01-10 22:59:54 +00:00
span.tcc rename run_list -> span 2013-01-10 22:59:54 +00:00
transaction_manager.cc A stack of space map tweaks. 2013-04-23 10:57:47 +01:00
transaction_manager.h Move source into separate sub directories. 2013-01-02 12:55:41 +00:00