[libvirt] [PATCH 1/1] Fix error code for storage operations

Dave Allan dallan at redhat.com
Fri Jul 15 14:41:10 UTC 2011


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




More information about the libvir-list mailing list