Re: [PATCH v2 10/11] tests: Add iotest mirror-sparse for recent patches

2025-04-17 Thread Stefan Hajnoczi
On Thu, Apr 17, 2025 at 01:39:15PM -0500, Eric Blake wrote: > Prove that blockdev-mirror can now result in sparse raw destination > files, regardless of whether the source is raw or qcow2. By making > this a separate test, it was possible to test effects of individual > patches for the various pie

[PATCH v2 10/11] tests: Add iotest mirror-sparse for recent patches

2025-04-17 Thread Eric Blake
Prove that blockdev-mirror can now result in sparse raw destination files, regardless of whether the source is raw or qcow2. By making this a separate test, it was possible to test effects of individual patches for the various pieces that all have to work together for a sparse mirror to be success