On Fri 22 Apr 2016 07:42:34 PM CEST, Kevin Wolf wrote:
>  typedef struct BlockBackendPublic {
> -    /* I/O throttling */
> +    /* I/O throttling.
> +     * throttle_state tells us if this BDS has I/O limits configured.
> +     * io_limits_disabled tells us if they are currently being enforced */

I overlooked this earlier... this is now in BlockBackend but the comment
still refers to a BDS. There's also a couple more cases of this in
throttle-groups.c.

Berto

Reply via email to