qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V8 4/5] block: Add support for throttling burst


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH V8 4/5] block: Add support for throttling burst max in QMP and the command line.
Date: Fri, 30 Aug 2013 14:39:24 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130805 Thunderbird/17.0.8

On 08/30/2013 02:37 PM, Benoît Canet wrote:
>>> @@ -1404,10 +1404,16 @@ Arguments:
>>>  - "device": device name (json-string)
>>>  - "bps":  total throughput limit in bytes per second(json-int)
>>>  - "bps_rd":  read throughput limit in bytes per second(json-int)
>>> -- "bps_wr":  read throughput limit in bytes per second(json-int)
>>> +- "bps_wr":  write throughput limit in bytes per second (json-int)
> 
> I though that fixing coding style related issues in lines non directly 
> impacted by a
> patch was bad so I changed only this one. The funny thing is that it propagate
> the scope of the patch.

Indeed, which is why I don't mind respinning my patch to do ALL the
cleanup in one go, as it's own patch series.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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