thin-provisioning-tools/thin-provisioning
2021-02-04 14:28:17 +08:00
..
cache_stream.cc
cache_stream.h
chunk_stream.cc
chunk_stream.h
commands.cc [build] Enable building the dev-tools for functional tests 2021-01-12 16:08:51 +08:00
commands.h [thin_debug] Integrate thin_debug into the main program 2021-02-03 15:51:52 +08:00
create_xml_data
damage_generator.cc [thin_generate_damage] Do not open a new transaction to prevent ref-count underflow 2020-11-24 18:18:21 +08:00
damage_generator.h [thin_generate_damage] Introduce tools to generate metadata damage 2020-07-25 16:53:44 +08:00
devel_commands.cc [thin_debug] Integrate thin_debug into the main program 2021-02-03 15:51:52 +08:00
device_tree.cc [thin_check/dump] Under populated nodes are now 'non fatal errors' 2020-07-02 16:03:23 +01:00
device_tree.h [base] Move run_set to namespace base 2020-07-29 15:33:25 +08:00
emitter.h
fixed_chunk_stream.cc
fixed_chunk_stream.h
human_readable_format.cc
human_readable_format.h
main.cc
mapping_tree.cc [thin] Fix indent and trailing whitespaces 2020-07-29 16:47:22 +08:00
mapping_tree.h [thin] Fix indent and trailing whitespaces 2020-07-29 16:47:22 +08:00
metadata_checker.cc [metadata_counter] Count under populated nodes if the option is provided 2020-11-24 18:18:21 +08:00
metadata_checker.h [thin_check] Allow using --clear-needs-check and --skip-mappings together 2020-11-24 18:17:36 +08:00
metadata_counter.cc [metadata_counter] Count under populated nodes if the option is provided 2020-11-24 18:18:21 +08:00
metadata_counter.h [metadata_counter] Count under populated nodes if the option is provided 2020-11-24 18:18:21 +08:00
metadata_dumper.cc [thin_check/dump] Under populated nodes are now 'non fatal errors' 2020-07-02 16:03:23 +01:00
metadata_dumper.h
metadata.cc [thin] Fix indent and trailing whitespaces 2020-07-29 16:47:22 +08:00
metadata.h [all] Eliminate duplicated sector_t typedefs 2020-06-19 18:07:55 +08:00
override_emitter.cc
override_emitter.h
pool_stream.cc
pool_stream.h
restore_emitter.cc
restore_emitter.h
rmap_visitor.cc
rmap_visitor.h [base] Move run_set to namespace base 2020-07-29 15:33:25 +08:00
shared_library_emitter.cc
shared_library_emitter.h
static_library_emitter.cc
superblock.cc [thin_check] Add support for --metadata-snap. 2020-06-09 14:25:19 +01:00
superblock.h [thin_check] Add support for --metadata-snap. 2020-06-09 14:25:19 +01:00
thin_check.cc [metadata_checker] Rename function to reflect command line changes 2020-08-14 18:49:41 +08:00
thin_debug.cc [dbg] Hide implementations of shared components 2021-02-04 14:28:17 +08:00
thin_delta.cc [thin_delta] Support comparing two specific subtrees 2020-11-24 15:58:01 +08:00
thin_dump.cc
thin_generate_damage.cc [thin_generate_damage] Add help text 2020-07-30 23:00:50 +08:00
thin_generate_mappings.cc [io_generator] Support mixed sequential and random io pattern 2020-07-25 17:46:59 +08:00
thin_generate_metadata.cc [thin_generate_metadata] Fix command line options 2020-07-25 16:53:44 +08:00
thin_journal_check.cc
thin_journal.cc
thin_journal.h
thin_ll_dump.cc
thin_ll_restore.cc
thin_ls.cc
thin_metadata_size.cc
thin_metadata_size.rb
thin_patch_superblock.cc [thin] Introduce thin_patch_superblock to override superblock fields 2020-11-24 14:57:05 +08:00
thin_pool.cc [thin_generate_metadata] Support setting the needs_check flag 2020-07-25 16:53:44 +08:00
thin_pool.h [thin_generate_metadata] Support setting the needs_check flag 2020-07-25 16:53:44 +08:00
thin_repair.cc
thin_restore.cc
thin_rmap.cc [base] Move run_set to namespace base 2020-07-29 15:33:25 +08:00
thin_scan.cc
thin_show_duplicates.cc
thin_show_metadata.cc
thin_trim.cc
variable_chunk_stream.cc
variable_chunk_stream.h
xml_format.cc
xml_format.h