[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH 1/1] Fix error code for storage operations
- From: Dave Allan <dallan redhat com>
- To: Eric Blake <eblake redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH 1/1] Fix error code for storage operations
- Date: Fri, 15 Jul 2011 10:41:10 -0400
On Fri, Jul 15, 2011 at 08:40:09AM -0600, Eric Blake wrote:
> On 07/15/2011 07:54 AM, Osier Yang wrote:
> > 于 2011年07月15日 21:47, Dave Allan 写道:
> >> Many volume operations will fail if the volume in question is being
> >> allocated. These operations were returning VIR_ERR_INTERNAL_ERROR
> >> when they should be returning VIR_ERR_OPERATION_INVALID.
> >> ---
> >> src/storage/storage_driver.c | 8 ++++----
> >> 1 files changed, 4 insertions(+), 4 deletions(-)
> >
> > ACK
>
> Pushed.
Thanks
Dave
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]