Luiz Capitulino writes:
> On Mon, 26 Sep 2011 11:34:34 +0200
> Markus Armbruster wrote:
>
>> Luiz Capitulino writes:
>>
>> > On Fri, 23 Sep 2011 17:36:53 +0200
>> > Markus Armbruster wrote:
>> >
>> >> Luiz Capitulino writes:
>> >>
>> >> > On Fri, 23 Sep 2011 09:51:24 +0200
>> >> > Markus Ar
On Mon, 26 Sep 2011 11:34:34 +0200
Markus Armbruster wrote:
> Luiz Capitulino writes:
>
> > On Fri, 23 Sep 2011 17:36:53 +0200
> > Markus Armbruster wrote:
> >
> >> Luiz Capitulino writes:
> >>
> >> > On Fri, 23 Sep 2011 09:51:24 +0200
> >> > Markus Armbruster wrote:
> >> >
> >> >> Luiz Cap
Luiz Capitulino writes:
> On Fri, 23 Sep 2011 17:36:53 +0200
> Markus Armbruster wrote:
>
>> Luiz Capitulino writes:
>>
>> > On Fri, 23 Sep 2011 09:51:24 +0200
>> > Markus Armbruster wrote:
>> >
>> >> Luiz Capitulino writes:
>> >>
>> >> > This commit adds support to the BlockDriverState typ
On Fri, 23 Sep 2011 17:36:53 +0200
Markus Armbruster wrote:
> Luiz Capitulino writes:
>
> > On Fri, 23 Sep 2011 09:51:24 +0200
> > Markus Armbruster wrote:
> >
> >> Luiz Capitulino writes:
> >>
> >> > This commit adds support to the BlockDriverState type to keep track
> >> > of devices' I/O
Luiz Capitulino writes:
> On Fri, 23 Sep 2011 09:51:24 +0200
> Markus Armbruster wrote:
>
>> Luiz Capitulino writes:
>>
>> > This commit adds support to the BlockDriverState type to keep track
>> > of devices' I/O status.
>> >
>> > There are three possible status: BDRV_IOS_OK (no error), BDRV_
On Fri, 23 Sep 2011 09:51:24 +0200
Markus Armbruster wrote:
> Luiz Capitulino writes:
>
> > This commit adds support to the BlockDriverState type to keep track
> > of devices' I/O status.
> >
> > There are three possible status: BDRV_IOS_OK (no error), BDRV_IOS_ENOSPC
> > (no space error) and B
Markus Armbruster writes:
> Luiz Capitulino writes:
>
>> This commit adds support to the BlockDriverState type to keep track
>> of devices' I/O status.
>>
>> There are three possible status: BDRV_IOS_OK (no error), BDRV_IOS_ENOSPC
>> (no space error) and BDRV_IOS_FAILED (any other error). The di
Luiz Capitulino writes:
> This commit adds support to the BlockDriverState type to keep track
> of devices' I/O status.
>
> There are three possible status: BDRV_IOS_OK (no error), BDRV_IOS_ENOSPC
> (no space error) and BDRV_IOS_FAILED (any other error). The distinction
> between no space and oth
On Fri, Sep 23, 2011 at 2:19 AM, Luiz Capitulino wrote:
> This commit adds support to the BlockDriverState type to keep track
> of devices' I/O status.
>
> There are three possible status: BDRV_IOS_OK (no error), BDRV_IOS_ENOSPC
> (no space error) and BDRV_IOS_FAILED (any other error). The distinc