Merge branch 'master' of github.com:jthornber/thin-provisioning-tools
This commit is contained in:
commit
52ab4c4958
@ -52,7 +52,7 @@ namespace {
|
||||
in_writeset_ = true;
|
||||
era_ = era;
|
||||
|
||||
bits_.reset(new bitset(*md_.tm_));
|
||||
bits_.reset(new persistent_data::bitset(*md_.tm_));
|
||||
bits_->grow(nr_bits, false);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user