On Mon, Mar 02, 2015 at 11:24:02PM -0000, Grant Murphy wrote:
> This change explicitly requires all calls to convert_image to supply an
> image format. It touches a lot of drivers so may not be desirable.
Well, you mix in correct but independent cleanup changes (renaming of
variables).
> The
> alternative will need to use qemu-img info for each call to derive the
> image type.
And this would fix the problem how? The format guessing qemu-img does
is the reason for problem.
On Mon, Mar 02, 2015 at 11:24:02PM -0000, Grant Murphy wrote:
> This change explicitly requires all calls to convert_image to supply an
> image format. It touches a lot of drivers so may not be desirable.
Well, you mix in correct but independent cleanup changes (renaming of
variables).
> The
> alternative will need to use qemu-img info for each call to derive the
> image type.
And this would fix the problem how? The format guessing qemu-img does
is the reason for problem.
Bastian
--