Il 02/07/2014 08:46, Markus Armbruster ha scritto:
> I think consistency between BLOCK_IO_ERROR and BLOCK_JOB_ERROR is
> better.
Moreover, BlockdevOnError's enospc is meaningless here.
> Let's fix the BlockErrorAction documentation instead.
I didn't quite understand what's wrong with
Paolo Bonzini writes:
> Il 01/07/2014 16:42, Wenchao Xia ha scritto:
>>> diff --git a/qapi/block-core.json b/qapi/block-core.json
>>> index 822fe16..fd5b579 100644
>>> --- a/qapi/block-core.json
>>> +++ b/qapi/block-core.json
>>> @@ -1544,7 +1544,7 @@
>>> { 'event': 'BLOCK_JOB_ERROR',
>>> '
Il 01/07/2014 16:42, Wenchao Xia ha scritto:
>> diff --git a/qapi/block-core.json b/qapi/block-core.json
>> index 822fe16..fd5b579 100644
>> --- a/qapi/block-core.json
>> +++ b/qapi/block-core.json
>> @@ -1544,7 +1544,7 @@
>> { 'event': 'BLOCK_JOB_ERROR',
>> 'data': { 'device' : 'str',
>>
δΊ 2014/6/28 1:24, Markus Armbruster ει:
> Commit 5a2d2cb screwed up the the value of members device and action,
> breaking tests/qemu-iotests/041.
>
> Signed-off-by: Markus Armbruster
> Tested-By: Benoit Canet
> Reviewed-by: Kevin Wolf
> Reviewed-by: Luiz Capitulino
> ---
> blockjob.c
Commit 5a2d2cb screwed up the the value of members device and action,
breaking tests/qemu-iotests/041.
Signed-off-by: Markus Armbruster
Tested-By: Benoit Canet
Reviewed-by: Kevin Wolf
Reviewed-by: Luiz Capitulino
---
blockjob.c | 2 +-
qapi/block-core.json | 2 +-
2 files changed, 2