thin-provisioning-tools/persistent-data
2020-08-12 16:57:16 +08:00
..
data-structures [block_counter] Add the stop-on-error option to prevent silent errors 2020-08-12 15:56:26 +08:00
space-maps [space-maps/disk] Show the block address in exception string 2020-08-12 16:57:16 +08:00
block_counter.h [block_counter] Add the stop-on-error option to prevent silent errors 2020-08-12 15:56:26 +08:00
block.cc [block_manager] Hard code block size to 4k. 2020-04-30 14:30:01 +01:00
block.h [all] Switch from boost::shared_ptr -> std::shared_ptr. 2020-04-30 15:02:43 +01:00
checksum.cc
checksum.h
deleter.h
error_set.cc
error_set.h [all] Switch from boost::shared_ptr -> std::shared_ptr. 2020-04-30 15:02:43 +01:00
errors.h
file_utils.cc [base] Move math_utils to namespace base 2020-06-19 18:07:55 +08:00
file_utils.h [block_manager] Hard code block size to 4k. 2020-04-30 14:30:01 +01:00
hex_dump.cc
hex_dump.h
space_map.cc
space_map.h [base] Move run_set to namespace base 2020-07-29 15:33:25 +08:00
span.h
span.tcc
transaction_manager.cc [space-maps] remove count_possibly_greater_than_one 2020-05-28 07:38:58 +01:00
transaction_manager.h [all] Switch from boost::shared_ptr -> std::shared_ptr. 2020-04-30 15:02:43 +01:00
validators.cc
validators.h