On 30/03/2016 14:24, Alberto Garcia wrote:
>> > +void bdrv_no_throttling_end(BlockDriverState *bs)
>> > +{
>> > +    --bs->io_limits_disabled;
>> >  }
> Not very important, but you could assert that this doesn't go below 0.

Sure, why not.

Paolo

Reply via email to