[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH] qemu_ga: Don't overwrite errors on FSThaw
- From: Michal Privoznik <mprivozn redhat com>
- To: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH] qemu_ga: Don't overwrite errors on FSThaw
- Date: Fri, 06 Apr 2012 13:42:37 +0200
On 06.04.2012 13:38, Jiri Denemark wrote:
> On Fri, Apr 06, 2012 at 12:58:02 +0200, Michal Privoznik wrote:
>> We can tell qemuDomainSnapshotFSThaw if we want it to report errors or
>> not. However, if we don't want to and an error has been already set by
>> previous qemuReportError() we must keep copy of that error not just a
>> pointer to it. Otherwise, it get overwritten if FSThaw reports an error.
>> ---
>> src/qemu/qemu_driver.c | 11 ++++-------
>> 1 files changed, 4 insertions(+), 7 deletions(-)
>
> ACK
>
> Jirka
Thanks, pushed.
Michal
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]