Signed-off-by: Gabriel Benhanokh <gbenhano@redhat.com>
}
}
- // we grow the allocation range, must reflect it in the allocation file
- alloc->init_add_free(size0, size - size0);
- need_to_destage_allocation_file = true;
-
+ if (fm && fm->is_null_manager()) {
+ // we grow the allocation range, must reflect it in the allocation file
+ alloc->init_add_free(size0, size - size0);
+ need_to_destage_allocation_file = true;
+ }
_close_db_and_around();
// mount in read/write to sync expansion changes