thin-provisioning-tools/persistent-data
Ming-Hung Tsai 6c90f9483e [metadata_checker] Support in-place metadata space map modification 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.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
block_counter.h [block_counter] Add the stop-on-error option to prevent silent errors 2020-08-12 15:56:26 +08:00
checksum.cc [checksum] Switch to a faster implementation of crc32 2017-03-21 12:03:11 -04: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 [all] Switch from boost::shared_ptr -> std::shared_ptr. 2020-04-30 15:02:43 +01:00
errors.h Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
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 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
space_map.cc Move source into separate sub directories. 2013-01-02 12:55:41 +00:00
space_map.h [base] Move run_set to namespace base 2020-07-29 15:33:25 +08: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 [space-maps] remove count_possibly_greater_than_one 2020-05-28 07:38:58 +01:00
transaction_manager.h [metadata_checker] Support in-place metadata space map modification 2020-08-12 16:57:16 +08:00
validators.cc Spin-off syscall-related file operations (#78) 2017-04-29 18:51:52 +01:00
validators.h [validators] Move the btree node validator into a separate file. 2015-08-11 11:58:07 +01:00