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 <pbonz...@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 <ebl...@redhat.com> -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org