thin-provisioning-tools/thin-provisioning
Joe Thornber 0349956015 Merge branch 'low_level_examine_metadata' into merge-show-blocks
Conflicts:
	.gitignore
	Makefile.in
	persistent-data/space-maps/disk.cc
2016-02-24 15:24:43 +00:00
..
cache_stream.cc Merge branch '2015-08-19-thin-show-duplicates' into merge-thin-ls 2016-02-24 14:31:51 +00:00
cache_stream.h [thin_show_dups] tidy up reporting 2015-09-04 15:16:49 +01:00
chunk_stream.cc [thin_show_dups] remove variable number of mems per chunks. 2015-09-04 13:48:02 +01:00
chunk_stream.h [thin_show_dups] tidy up reporting 2015-09-04 15:16:49 +01:00
commands.cc Merge branch 'low_level_examine_metadata' into merge-show-blocks 2016-02-24 15:24:43 +00:00
commands.h Merge branch 'low_level_examine_metadata' into merge-show-blocks 2016-02-24 15:24:43 +00:00
create_xml_data
device_tree.cc
device_tree.h
emitter.h
fixed_chunk_stream.cc [thin_show_dups] Support fractions of a pool block size 2015-09-08 17:09:41 +01:00
fixed_chunk_stream.h [thin_show_dups] Support fractions of a pool block size 2015-09-08 17:09:41 +01:00
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
pool_stream.cc [thin_show_dups] tidy up reporting 2015-09-04 15:16:49 +01:00
pool_stream.h [thin_show_dups] tidy up reporting 2015-09-04 15:16:49 +01:00
restore_emitter.cc [build] switch to c++11 2016-02-16 16:45:44 +00: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] fix bug in earlier refactor 2016-02-18 11:31:43 +00:00
thin_dump.cc [thin_dump, thin_restore] remove some dead code 2016-02-04 15:24:16 +00:00
thin_generate_metadata.cc [build] add --enable-dev-tools configure flag 2016-02-24 13:41:43 +00: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 [build] switch to c++11 2016-02-16 16:45:44 +00:00
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_show_blocks.cc Merge branch 'low_level_examine_metadata' into merge-show-blocks 2016-02-24 15:24:43 +00:00
thin_show_duplicates.cc Merge branch '2015-08-19-thin-show-duplicates' into merge-thin-ls 2016-02-24 14:31:51 +00:00
thin_trim.cc Merge branch 'master' of github.com:jthornber/thin-provisioning-tools 2016-01-20 15:37:04 +00:00
variable_chunk_stream.cc [thin_show_dups] tidy up reporting 2015-09-04 15:16:49 +01:00
variable_chunk_stream.h [thin_show_dups] tidy up reporting 2015-09-04 15:16:49 +01:00
xml_format.cc
xml_format.h