qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH 31/54] blockjob: Add permissions to block_job_cr


From: Max Reitz
Subject: Re: [Qemu-block] [PATCH 31/54] blockjob: Add permissions to block_job_create()
Date: Fri, 24 Feb 2017 14:50:50 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

On 21.02.2017 15:58, Kevin Wolf wrote:
> This functions creates a BlockBackend internally, so the block jobs need
> to tell it what they want to do with the BB.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block/backup.c               | 5 +++--
>  block/commit.c               | 5 +++--
>  block/mirror.c               | 5 +++--
>  block/stream.c               | 5 +++--
>  blockjob.c                   | 6 +++---
>  include/block/blockjob_int.h | 4 +++-
>  tests/test-blockjob-txn.c    | 6 +++---
>  tests/test-blockjob.c        | 5 +++--
>  8 files changed, 24 insertions(+), 17 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]