qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 35/54] blockjob: Add permissions to block_job_ad


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH 35/54] blockjob: Add permissions to block_job_add_bdrv()
Date: Fri, 24 Feb 2017 15:10:06 +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:
> Block jobs don't actually do I/O through the the reference they create
> with block_job_add_bdrv(), but they might want to use the permisssion
> system to express what the block job does to intermediate nodes. This
> adds permissions to block_job_add_bdrv() to provide the means to request
> permissions.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block/backup.c           |  4 +++-
>  block/commit.c           |  8 ++++++--
>  block/mirror.c           |  9 +++++++--
>  block/stream.c           |  4 +++-
>  blockjob.c               | 36 ++++++++++++++++++++++++++++++------
>  include/block/blockjob.h |  5 ++++-
>  6 files changed, 53 insertions(+), 13 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]