[PATCH 0/2] qemu: block: Pass discard requests through the copy-on-read block filter (for 7.6?)

Peter Krempa posted 2 patches 2 years, 8 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1627458520.git.pkrempa@redhat.com
NEWS.rst                                                    | 6 ++++++
src/qemu/qemu_block.c                                       | 1 +
tests/qemuxml2argvdata/disk-copy_on_read.x86_64-latest.args | 2 +-
3 files changed, 8 insertions(+), 1 deletion(-)
[PATCH 0/2] qemu: block: Pass discard requests through the copy-on-read block filter (for 7.6?)
Posted by Peter Krempa 2 years, 8 months ago
See 1/2

Peter Krempa (2):
  qemu: block: Pass discard requests through the copy-on-read block
    filter
  NEWS: Mention fix for 'copy_on_read' disks with trimming enabled

 NEWS.rst                                                    | 6 ++++++
 src/qemu/qemu_block.c                                       | 1 +
 tests/qemuxml2argvdata/disk-copy_on_read.x86_64-latest.args | 2 +-
 3 files changed, 8 insertions(+), 1 deletion(-)

-- 
2.31.1

Re: [PATCH 0/2] qemu: block: Pass discard requests through the copy-on-read block filter (for 7.6?)
Posted by Michal Prívozník 2 years, 8 months ago
On 7/28/21 9:51 AM, Peter Krempa wrote:
> See 1/2
> 
> Peter Krempa (2):
>   qemu: block: Pass discard requests through the copy-on-read block
>     filter
>   NEWS: Mention fix for 'copy_on_read' disks with trimming enabled
> 
>  NEWS.rst                                                    | 6 ++++++
>  src/qemu/qemu_block.c                                       | 1 +
>  tests/qemuxml2argvdata/disk-copy_on_read.x86_64-latest.args | 2 +-
>  3 files changed, 8 insertions(+), 1 deletion(-)
> 

Yes, I think this is 7.6 material. It's a bug fix after all and those
are 'safe for freeze' even without explicit statement.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>

Michal

Re: [PATCH 0/2] qemu: block: Pass discard requests through the copy-on-read block filter (for 7.6?)
Posted by Richard W.M. Jones 2 years, 8 months ago
On Wed, Jul 28, 2021 at 09:51:37AM +0200, Peter Krempa wrote:
> See 1/2
> 
> Peter Krempa (2):
>   qemu: block: Pass discard requests through the copy-on-read block
>     filter
>   NEWS: Mention fix for 'copy_on_read' disks with trimming enabled
> 
>  NEWS.rst                                                    | 6 ++++++
>  src/qemu/qemu_block.c                                       | 1 +
>  tests/qemuxml2argvdata/disk-copy_on_read.x86_64-latest.args | 2 +-
>  3 files changed, 8 insertions(+), 1 deletion(-)

Reviewed-by: Richard W.M. Jones <rjones@redhat.com>

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/