superblock_checker.* -> superblock.*, remove metadata_disk_structures.* and rearrange namespaces a bit.

This commit is contained in:
Joe Thornber
2013-05-21 12:46:07 +01:00
parent 4e61578508
commit 553f73b826
14 changed files with 188 additions and 223 deletions

View File

@ -25,7 +25,7 @@ using namespace persistent_data;
using namespace thin_provisioning;
//----------------------------------------------------------------
#if 0
void
metadata_damage::set_message(std::string const &message)
{
@ -436,3 +436,4 @@ thin_provisioning::metadata_check(std::string const &dev_path)
//----------------------------------------------------------------
#endif
#endif