[libvirt] [PATCH] openvz: Fixe some overwritten error codes

Hi, this patch fixes some overwritten error messages. There are more but these are the ones I could check easily. O.k. to apply? Cheers, -- Guido

On 11/29/2010 02:33 AM, Guido Günther wrote:
Hi, this patch fixes some overwritten error messages. There are more but these are the ones I could check easily. O.k. to apply? Cheers, -- Guido
From c18eb1fee9248bc8f09cb937416d43fa30d5c7b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= <agx@sigxcpu.org> Date: Mon, 29 Nov 2010 10:23:15 +0100 Subject: [PATCH] OpenVZ: Fix some overwritten error codes
Don't overwrite errors during domain creation/definition to ease tracking down problems. --- src/openvz/openvz_driver.c | 10 ++++------ 1 files changed, 4 insertions(+), 6 deletions(-)
ACK. -- Eric Blake eblake@redhat.com +1-801-349-2682 Libvirt virtualization library http://libvirt.org
participants (2)
-
Eric Blake
-
Guido Günther