On 09/06/14 21:52, Eric Blake wrote:
On 09/03/2014 07:53 AM, Peter Krempa wrote:
> Return failure right away when the domain object can't be looked up
> instead of jumping to cleanup. This allows to remove the condition
> before unlocking the domain object.
> ---
> src/qemu/qemu_driver.c | 65 ++++++++++++++++++++------------------------------
> 1 file changed, 26 insertions(+), 39 deletions(-)
>
ACK
Thanks. I've included stuff you requested in the review and pushed this
series.
Peter