qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 05/42] blockjob: Introduce block_job_ratelimit_g


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH 05/42] blockjob: Introduce block_job_ratelimit_get_delay()
Date: Sat, 12 May 2018 00:25:28 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 2018-05-09 18:26, Kevin Wolf wrote:
> This gets us rid of more direct accesses to BlockJob fields from the
> job drivers.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> Reviewed-by: Eric Blake <address@hidden>
> ---
>  include/block/blockjob_int.h |  8 ++++++++
>  block/backup.c               | 18 +++++++-----------
>  block/commit.c               |  4 ++--
>  block/mirror.c               |  5 +----
>  block/stream.c               |  4 ++--
>  blockjob.c                   |  9 +++++++++
>  6 files changed, 29 insertions(+), 19 deletions(-)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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