Am 21.09.2010 14:44, schrieb Stefan Hajnoczi: > The blkverify block driver makes investigating image format data > corruption much easier. A raw image initialized with the same contents > as the test image (e.g. qcow2 file) must be provided. The raw image > mirrors read/write operations and is used to verify that data read from > the test image is correct. > > See docs/blkverify.txt for more information. > > Signed-off-by: Stefan Hajnoczi <stefa...@linux.vnet.ibm.com>
Heh, so four versions is actually not enough. This breaks the mingw32 build (EINPROGESS is not defined). Kevin