Resume operations in cluster_client when PGs are loaded (fixes a hang in qemu-img)
This commit is contained in:
@@ -216,6 +216,7 @@ void cluster_client_t::on_load_pgs_hook(bool success)
|
|||||||
execute(op);
|
execute(op);
|
||||||
}
|
}
|
||||||
offline_ops.clear();
|
offline_ops.clear();
|
||||||
|
continue_ops();
|
||||||
}
|
}
|
||||||
|
|
||||||
void cluster_client_t::on_change_hook(json11::Json::object & changes)
|
void cluster_client_t::on_change_hook(json11::Json::object & changes)
|
||||||
|
|||||||
Reference in New Issue
Block a user