« Previous | Next » 

Revision 96df67d1

ID96df67d1c3928704cd76d0b2e76372ef18658e85

Added by Stefan Hajnoczi about 13 years ago

block: Use backing format driver during image creation

The backing format should be honored during image creation. For some
reason we currently use the image format to open the backing file. This
fails when the backing file has a different format than the image being
created. Keep the image and backing format drivers completely separate.

Also print the backing filename if there is an error opening the backing
file instead of the image filename.

Signed-off-by: Stefan Hajnoczi <>
Acked-by: Jes Sorensen <>
Signed-off-by: Kevin Wolf <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences