thin-provisioning-tools/thin-provisioning
2016-03-21 15:36:49 +00:00
..
commands.cc [thin_ls] First code drop. 2016-01-12 15:02:19 +00:00
commands.h [base] introduce a command type that gets registered with the app 2016-01-08 12:51:52 +00:00
create_xml_data
device_tree.cc
device_tree.h
emitter.h
human_readable_format.cc
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_dumper.cc [thin_dump] We can't give the number of data blocks with a metadata snap. 2016-02-10 13:34:07 +00:00
metadata_dumper.h
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 Fix bug in superblock UUID string copy 2015-11-27 23:38:27 +08:00
restore_emitter.h
rmap_visitor.cc
rmap_visitor.h
superblock.cc [thin] Make the metadata class resposible for locating metadata snapshots 2015-12-15 10:08:07 +00: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_ls.cc get stats in bytes 2016-03-07 15:42:24 -06: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] we need to read the space maps after all to get the data 2016-03-21 15:36:49 +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_trim.cc Merge branch 'master' of github.com:jthornber/thin-provisioning-tools 2016-01-20 15:37:04 +00:00
xml_format.cc
xml_format.h