qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/8] block: remove has_variable_length from filters


From: Eric Blake
Subject: Re: [PATCH 2/8] block: remove has_variable_length from filters
Date: Fri, 7 Apr 2023 14:40:21 -0500
User-agent: NeoMutt/20230322

On Fri, Apr 07, 2023 at 05:32:57PM +0200, Paolo Bonzini wrote:
> Filters automatically get has_variable_length from their underlying
> BlockDriverState.  There is no need to mark them as variable-length
> in the BlockDriver.
> 
> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
> ---
>  block/copy-on-read.c    | 1 -
>  block/filter-compress.c | 1 -
>  block/preallocate.c     | 1 -
>  block/replication.c     | 1 -
>  4 files changed, 4 deletions(-)

Reviewed-by: Eric Blake <eblake@redhat.com>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org




reply via email to

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