[thin_check] wire up mapping tree checker

This commit is contained in:
Joe Thornber
2013-05-22 14:55:28 +01:00
parent b456f16aa0
commit 6fe92d4a63
3 changed files with 50 additions and 4 deletions

View File

@@ -136,6 +136,7 @@ THIN_CHECK_SOURCE=\
persistent-data/transaction_manager.cc \
thin-provisioning/file_utils.cc \
thin-provisioning/device_tree.cc \
thin-provisioning/mapping_tree.cc \
thin-provisioning/metadata.cc \
thin-provisioning/metadata_checker.cc \
thin-provisioning/superblock.cc