qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 3/3] block: use proper qerrors in qmp_block_resi


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 3/3] block: use proper qerrors in qmp_block_resize
Date: Wed, 4 Jan 2012 22:21:39 +0000

On Wed, Jan 4, 2012 at 7:59 PM, Luiz Capitulino <address@hidden> wrote:
> On Wed,  4 Jan 2012 17:38:23 +0000
> Stefan Hajnoczi <address@hidden> wrote:
>
>> Let's report specific errors so that management tools and users can
>> identify the problem.
>>
>> Two new qerrors are needed:
>>  * QERR_DEVICE_HAS_NO_MEDIUM for ENOMEDIUM
>>  * QERR_DEVICE_IS_READ_ONLY for EACCES
>
> Great series, the number of complaints about generic errors have increased
> lately. It's to fix this.
>
> There's a missing bit though, would you mind to update the block_resize's
> command documentation in the schema?

Sure, fixed in v2.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]