[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 4/9] xenstore: add error messages to init-xenstore-domain
Adding Daniel again. On Fri, 2015-12-11 at 16:47 +0100, Juergen Gross wrote: > Additional add some diagnostic messages to the program to have an idea > why it failed. [...] > Âerr: > Â if (dom) > Â xc_dom_release(dom); > + if (domid >= 0) > + xc_domain_destroy(xch, domid); This important looking bug fix should't be buried in this otherwise quite mechanical commit. The rest looks reasonable, so with the above moved to a separate commit this one would be: Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |