qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 6/7] block: Move 'discard' option to bdrv_open_c


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 6/7] block: Move 'discard' option to bdrv_open_common()
Date: Wed, 21 Sep 2016 14:22:38 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

On 09/20/2016 04:08 PM, Kevin Wolf wrote:
> This enables its use for nested child nodes. The compatibility
> between the 'discard' and 'detect-zeroes' setting is checked in
> bdrv_open_common() now as the former setting isn't available before
> calling bdrv_open() any more.
> 
> Signed-off-by: Kevin Wolf <address@hidden>
> ---
>  block.c               | 17 ++++++++++++++++-
>  blockdev.c            | 25 -------------------------
>  include/block/block.h |  1 +
>  3 files changed, 17 insertions(+), 26 deletions(-)
> 

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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