On 07/15/2015 07:59 PM, Ian Campbell wrote:
On Wed, 2015-07-15 at 15:45 +0800, Yang Hongyang wrote:
introduce libxl__remus_teardown to teardown Remus devices.
Signed-off-by: Yang Hongyang <[email protected]>
Acked-by: Ian Campbell <[email protected]>
If you need to respin then you might consider inverting the if remus
check in domain_suspend_done and calling this new function if true, e.g.
if (dss->remus) {
libxl__remus_teardown(...)
return;
}
dss->callback(egc, dss, rc);
I think the control flow would feel more natural then.
will do, thanks!
.
--
Thanks,
Yang.
_______________________________________________
Xen-devel mailing list
[email protected]
http://lists.xen.org/xen-devel