[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

@@ -34,7 +34,7 @@ using namespace base;
using namespace thin_provisioning;
//----------------------------------------------------------------
#if 0
namespace {
using namespace superblock_detail;
@@ -227,3 +227,4 @@ metadata::commit()
}
//----------------------------------------------------------------
#endif