On 01/24/11 10:32, Stefan Hajnoczi wrote:
> 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 <stefa...@linux.vnet.ibm.com>
> ---
>  block.c |    8 +++++---
>  1 files changed, 5 insertions(+), 3 deletions(-)
> 

Looks good!

Acked-by: Jes Sorensen <jes.soren...@redhat.com>



Reply via email to