On 2014-10-22 at 15:51, Kevin Wolf wrote:
Am 22.10.2014 um 15:24 hat Max Reitz geschrieben:
Add a test for qemu-img map and qemu-io -c map on truncated files.
Signed-off-by: Max Reitz <mre...@redhat.com>
Reviewed-by: Kevin Wolf <kw...@redhat.com>
But how about adding a case for patch 2, too? Or is that one mostly
theoretical (like the image file being modified in the background) and
not reproducible reliably?
See the cover letter, I could not find a way to test patch 2 without
triggering the changes introduced by patch 1. Yes, modifying the image
in the background could be a way to do this. I could try, but I don't
know if we really need a test for it.
I'll give myself a couple of minutes and if it doesn't work, well, then
this test stays the same in v3.
Max