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(a)redhat.com>
Michal