qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 17/54] block: Request child permissions in filte


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH 17/54] block: Request child permissions in filter drivers
Date: Wed, 22 Feb 2017 15:07:35 +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:
> All callers will have to request permissions for all of their child
> nodes. Block drivers that act as simply filters can use the default
> implementation of .bdrv_child_perm().
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block/blkdebug.c    | 2 ++
>  block/blkreplay.c   | 1 +
>  block/blkverify.c   | 1 +
>  block/quorum.c      | 2 ++
>  block/raw-format.c  | 1 +
>  block/replication.c | 1 +
>  6 files changed, 8 insertions(+)

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]