thin-provisioning-tools/thin-provisioning
2016-03-05 14:12:58 +08:00
..
commands.cc [thin_ll_dump][thin_ll_restore] first draft 2016-02-27 15:24:28 +08:00
commands.h [thin_ll_dump][thin_ll_restore] first draft 2016-02-27 15:24:28 +08:00
create_xml_data
device_tree.cc [thin] Add default constructor to struct device_details 2016-03-05 14:12:13 +08:00
device_tree.h [thin] Add default constructor to struct device_details 2016-03-05 14:12:13 +08:00
emitter.h [emitter] Preserve the flags and version entries in superblock 2016-02-27 15:20:02 +08:00
human_readable_format.cc [emitter] Preserve the flags and version entries in superblock 2016-02-27 15:20:02 +08:00
human_readable_format.h
main.cc
mapping_tree.cc thin_dump, thin_check: Fix bug in damage reporting 2015-07-03 13:00:13 +01:00
mapping_tree.h
metadata_checker.cc
metadata_checker.h
metadata_counter.cc Add metadata_counter.{h,cc} 2016-02-27 15:23:06 +08:00
metadata_counter.h Add metadata_counter.{h,cc} 2016-02-27 15:23:06 +08:00
metadata_dumper.cc [metadata_dumper] Support dump a bottom-level data mapping tree 2016-02-27 15:20:31 +08:00
metadata_dumper.h [metadata_dumper] Support dump a bottom-level data mapping tree 2016-02-27 15:20:31 +08:00
metadata.cc [thin_repair] fix regression in thin_repair 2016-02-16 14:08:43 +00:00
metadata.h [thin_repair] fix regression in thin_repair 2016-02-16 14:08:43 +00:00
restore_emitter.cc [restore_emitter] Recount device_details::mapped_blocks_ 2016-02-27 15:20:56 +08:00
restore_emitter.h
rmap_visitor.cc
rmap_visitor.h
superblock.cc [block-cache] Add check_raw() to bcache::validator 2016-02-27 15:21:13 +08:00
superblock.h [thin] Make the metadata class resposible for locating metadata snapshots 2015-12-15 10:08:07 +00:00
thin_check.cc [base] introduce a command type that gets registered with the app 2016-01-08 12:51:52 +00:00
thin_debug.cc
thin_delta.cc [thin_delta] backport cherry-picked changes to c++98 2016-02-18 11:37:51 +00:00
thin_dump.cc [thin_dump, thin_restore] remove some dead code 2016-02-04 15:24:16 +00:00
thin_ll_dump.cc [thin_ll_dump][thin_ll_restore] first draft 2016-02-27 15:24:28 +08:00
thin_ll_restore.cc [thin_ll_restore] Cleanup: use device_details' constructor 2016-03-05 14:12:58 +08:00
thin_ls.cc [thin_ls] get it working with a metadata snap 2016-01-20 14:45:38 +00:00
thin_metadata_size.cc [base] introduce a command type that gets registered with the app 2016-01-08 12:51:52 +00:00
thin_metadata_size.rb
thin_pool.cc
thin_pool.h
thin_repair.cc [thin_repair] fix regression in thin_repair 2016-02-16 14:08:43 +00:00
thin_restore.cc [thin_dump, thin_restore] remove some dead code 2016-02-04 15:24:16 +00:00
thin_rmap.cc [base] introduce a command type that gets registered with the app 2016-01-08 12:51:52 +00:00
thin_scan.cc [thin_scan] first draft 2016-02-27 15:24:14 +08:00
thin_trim.cc Merge branch 'master' of github.com:jthornber/thin-provisioning-tools 2016-01-20 15:37:04 +00:00
xml_format.cc [emitter] Preserve the flags and version entries in superblock 2016-02-27 15:20:02 +08:00
xml_format.h