[thin_check] Wire up check_device_tree.

This commit is contained in:
Joe Thornber
2013-05-21 15:49:20 +01:00
parent f91b8f2fba
commit b456f16aa0
6 changed files with 84 additions and 6 deletions

View File

@@ -135,6 +135,7 @@ THIN_CHECK_SOURCE=\
persistent-data/space-maps/careful_alloc.cc \
persistent-data/transaction_manager.cc \
thin-provisioning/file_utils.cc \
thin-provisioning/device_tree.cc \
thin-provisioning/metadata.cc \
thin-provisioning/metadata_checker.cc \
thin-provisioning/superblock.cc