]> www.infradead.org Git - users/dwmw2/qemu.git/commit
qemu-iotest/245: Add missing discard=unmap
authorNir Soffer <nsoffer@redhat.com>
Fri, 28 Jun 2024 20:20:57 +0000 (23:20 +0300)
committerStefan Hajnoczi <stefanha@redhat.com>
Thu, 11 Jul 2024 09:06:36 +0000 (11:06 +0200)
commit249d0f83977c71c5a392c00947e1e7d5415ac5be
tree3b50a6e2c2a89fb808bd9438674476f80dbedfb0
parent59084feb256c617063e0dbe7e64821ae8852d7cf
qemu-iotest/245: Add missing discard=unmap

The test works since we punch holes by default even when opening the
image without discard=on or discard=unmap. Fix the test to enable
discard.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/qemu-iotests/245