Add metadata_counter.{h,cc}

This commit is contained in:
Ming-Hung Tsai
2016-02-27 15:23:06 +08:00
parent d068ec8082
commit 80783e7729
3 changed files with 98 additions and 0 deletions

View File

@@ -81,6 +81,7 @@ SOURCE=\
thin-provisioning/mapping_tree.cc \
thin-provisioning/metadata.cc \
thin-provisioning/metadata_checker.cc \
thin-provisioning/metadata_counter.cc \
thin-provisioning/metadata_dumper.cc \
thin-provisioning/restore_emitter.cc \
thin-provisioning/rmap_visitor.cc \