[thin_show_dups] pull the various streams out to their own files

This commit is contained in:
Joe Thornber
2015-08-24 16:55:53 +01:00
parent 46fe4525bb
commit 3470ede50b
7 changed files with 406 additions and 223 deletions

View File

@@ -71,12 +71,14 @@ SOURCE=\
persistent-data/space_map.cc \
persistent-data/transaction_manager.cc \
persistent-data/validators.cc \
thin-provisioning/cache_stream.cc \
thin-provisioning/device_tree.cc \
thin-provisioning/human_readable_format.cc \
thin-provisioning/mapping_tree.cc \
thin-provisioning/metadata.cc \
thin-provisioning/metadata_checker.cc \
thin-provisioning/metadata_dumper.cc \
thin-provisioning/pool_stream.cc \
thin-provisioning/restore_emitter.cc \
thin-provisioning/rmap_visitor.cc \
thin-provisioning/superblock.cc \