[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] PATCH: Support storage copy on write volumes
- From: Jim Meyering <jim meyering net>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] PATCH: Support storage copy on write volumes
- Date: Tue, 27 Jan 2009 17:59:37 +0100
"Daniel P. Berrange" <berrange redhat com> wrote:
> On Thu, Jan 22, 2009 at 07:15:19PM +0100, Jim Meyering wrote:
>> "Daniel P. Berrange" <berrange redhat com> wrote:
...
> Did that, and likewise the similar allocation a little above this chunk
...
All looks fine. ACK.
You'll have noticed that the fix below is already committed.
> diff --git a/src/virterror.c b/src/virterror.c
> --- a/src/virterror.c
> +++ b/src/virterror.c
> @@ -1059,7 +1059,7 @@ void virReportSystemErrorFull(virConnect
> }
> }
>
> - if (!msgDetailBuf)
> + if (!msgDetail)
> msgDetail = errnoDetail;
>
> virRaiseError(conn, NULL, NULL, domcode, VIR_ERR_SYSTEM_ERROR, VIR_ERR_ERROR,
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]