[metadata_counter] fix repeated counting of trees
This commit is contained in:
parent
1dce79bd55
commit
c8aabf2948
@ -66,7 +66,6 @@ void thin_provisioning::count_metadata(transaction_manager::ptr tm,
|
|||||||
count_trees(tm, snap, bc);
|
count_trees(tm, snap, bc);
|
||||||
}
|
}
|
||||||
|
|
||||||
count_trees(tm, sb, bc);
|
|
||||||
count_space_maps(tm, sb, bc);
|
count_space_maps(tm, sb, bc);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user