thin-provisioning-tools/thin-provisioning
2020-04-08 12:18:24 +01:00
..
cache_stream.cc
cache_stream.h [various] Squash a couple of clang warning wrt friend declarations. 2020-04-08 12:18:24 +01:00
chunk_stream.cc
chunk_stream.h
commands.cc [thin_journal_check] Checks journal of block manager activity. 2018-09-24 14:51:46 +01:00
commands.h [thin_journal_check] first code drop 2018-08-28 13:12:20 +01:00
create_xml_data
device_tree.cc
device_tree.h
emitter.h [build] Include boost/optional/optional_io.hpp in thin-provisioning/emitter.h (#102) 2018-06-13 08:42:30 +01:00
fixed_chunk_stream.cc
fixed_chunk_stream.h
human_readable_format.cc [thin_dump] human_readable emitter didn't print the metadata_snap. 2018-04-17 10:29:31 +01:00
human_readable_format.h
main.cc
mapping_tree.cc [thin-provisioning] pass the tm by reference to the metadata object 2019-04-04 15:06:41 +01:00
mapping_tree.h [thin-provisioning] pass the tm by reference to the metadata object 2019-04-04 15:06:41 +01:00
metadata_checker.cc
metadata_checker.h
metadata_counter.cc
metadata_counter.h
metadata_dumper.cc Add some ftests, and fixup whitespace from Nikhil's work 2019-10-28 11:52:21 +00:00
metadata_dumper.h Add some ftests, and fixup whitespace from Nikhil's work 2019-10-28 11:52:21 +00:00
metadata.cc Add some ftests, and fixup whitespace from Nikhil's work 2019-10-28 11:52:21 +00:00
metadata.h [thin-provisioning] Add a new constructor for the metadata class 2019-04-17 12:15:46 +01:00
override_emitter.cc Add some ftests, and fixup whitespace from Nikhil's work 2019-10-28 11:52:21 +00:00
override_emitter.h Add some ftests, and fixup whitespace from Nikhil's work 2019-10-28 11:52:21 +00:00
pool_stream.cc
pool_stream.h
restore_emitter.cc Add some ftests, and fixup whitespace from Nikhil's work 2019-10-28 11:52:21 +00:00
restore_emitter.h Corrupt superblock repair 2019-10-25 15:02:56 +05:30
rmap_visitor.cc
rmap_visitor.h
shared_library_emitter.cc
shared_library_emitter.h
static_library_emitter.cc
superblock.cc [various] remove dead code. 2020-04-08 12:12:59 +01:00
superblock.h Add some ftests, and fixup whitespace from Nikhil's work 2019-10-28 11:52:21 +00:00
thin_check.cc [thin-provisioning] pass the tm by reference to the metadata object 2019-04-04 15:06:41 +01:00
thin_debug.cc
thin_delta.cc [all tools] Factor out open_bm() and open_tm. 2017-10-05 11:53:40 +01:00
thin_dump.cc Add some ftests, and fixup whitespace from Nikhil's work 2019-10-28 11:52:21 +00:00
thin_generate_metadata.cc
thin_journal_check.cc [thin_journal_check] Checks journal of block manager activity. 2018-09-24 14:51:46 +01:00
thin_journal.cc [thin_journal_check] Checks journal of block manager activity. 2018-09-24 14:51:46 +01:00
thin_journal.h [thin_journal_check] Checks journal of block manager activity. 2018-09-24 14:51:46 +01:00
thin_ll_dump.cc [thin-provisioning] pass the tm by reference to the metadata object 2019-04-04 15:06:41 +01:00
thin_ll_restore.cc
thin_ls.cc
thin_metadata_size.cc [thin-metadata-size] -V was exiting with 1 2017-09-19 11:29:35 +01:00
thin_metadata_size.rb
thin_pool.cc
thin_pool.h
thin_repair.cc Add some ftests, and fixup whitespace from Nikhil's work 2019-10-28 11:52:21 +00:00
thin_restore.cc Add some ftests, and fixup whitespace from Nikhil's work 2019-10-28 11:52:21 +00:00
thin_rmap.cc [all tools] Factor out open_bm() and open_tm. 2017-10-05 11:53:40 +01:00
thin_scan.cc [thin_repair] work in progress 2019-03-29 12:56:31 +00:00
thin_show_duplicates.cc Corrupt superblock repair 2019-10-25 15:02:56 +05:30
thin_show_metadata.cc
thin_trim.cc
variable_chunk_stream.cc
variable_chunk_stream.h
xml_format.cc
xml_format.h