Merge branch 'era' of github.com:jthornber/thin-provisioning-tools into era
This commit is contained in:
@@ -19,9 +19,10 @@
|
||||
#ifndef METADATA_LL_H
|
||||
#define METADATA_LL_H
|
||||
|
||||
#include "base/endian_utils.h"
|
||||
|
||||
#include "persistent-data/block.h"
|
||||
#include "persistent-data/data-structures/btree.h"
|
||||
#include "persistent-data/endian_utils.h"
|
||||
#include "persistent-data/space-maps/disk.h"
|
||||
#include "persistent-data/transaction_manager.h"
|
||||
|
||||
|
@@ -1,8 +1,9 @@
|
||||
#ifndef THIN_SUPERBLOCK_H
|
||||
#define THIN_SUPERBLOCK_H
|
||||
|
||||
#include "base/endian_utils.h"
|
||||
|
||||
#include "persistent-data/block.h"
|
||||
#include "persistent-data/endian_utils.h"
|
||||
#include "persistent-data/data-structures/ref_counter.h"
|
||||
|
||||
//----------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user