thin-provisioning-tools/persistent-data
Joe Thornber feb8a03d5f [btree_damage_tracker] Initialise all path_tracker objects with a null path.
This fixes an insidious bug that took me ages to track down.  Without
it the non-existent front() of a list was sometimes being accessed.
2014-08-21 11:25:07 +01:00
..
data-structures [btree_damage_tracker] Initialise all path_tracker objects with a null path. 2014-08-21 11:25:07 +01:00
space-maps remove some debug 2014-07-28 14:32:20 +01:00
block_counter.h Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
block.h [block_manager] Track the number of superblocks, throw an exception if someone tries to open two a once. 2014-08-21 11:17:20 +01:00
block.tcc [block_manager] Track the number of superblocks, throw an exception if someone tries to open two a once. 2014-08-21 11:17:20 +01: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
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
file_utils.cc Initial code drop for merging block_cache 2014-07-22 16:41:39 +01:00
file_utils.h Initial code drop for merging block_cache 2014-07-22 16:41:39 +01:00
hex_dump.cc fix up some coverity issues 2013-08-15 16:26:17 +01:00
hex_dump.h Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
math_utils.h Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
run_set.h add comment 2014-06-16 13:41:45 +01:00
run.h [run] define some more constructors 2013-05-28 12:59:17 +01:00
space_map.cc Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
space_map.h stuff 2013-12-11 17:28:14 +00: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 start removing block_manager<>::block 2014-07-25 14:46:51 +01:00
transaction_manager.h prefetch btree nodes when walking a tree 2014-07-25 16:32:59 +01:00