« Previous | Next » 

Revision 1e37d059

ID1e37d05904e300a0bfc8e3240e24ecc83d54c2e3

Added by Stefan Weil almost 15 years ago

raw-posix: Handle errors in raw_create

In qemu-iotests, some large images are created using qemu-img.

Without checks for errors, qemu-img will just create an
empty image, and later read / write tests will fail.

With the patch, failures during image creation are detected
and reported.

Signed-off-by: Stefan Weil <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences