On 06/25/2014 08:35 AM, Kevin Wolf wrote:
> Since we parse backing.* options to add a backing file from the command
> line when the driver didn't assign one, it has been possible to have a
> backing file for e.g. raw images (it just was never accessed).
> 
> This is obvious nonsense and should be rejected.
> 
> Signed-off-by: Kevin Wolf <kw...@redhat.com>
> ---
>  block.c                    | 7 +++++++
>  block/cow.c                | 1 +
>  block/qcow.c               | 1 +
>  block/qcow2.c              | 1 +
>  block/qed.c                | 1 +
>  block/vmdk.c               | 1 +
>  include/block/block_int.h  | 3 +++
>  tests/qemu-iotests/051     | 5 +++++
>  tests/qemu-iotests/051.out | 9 +++++++++
>  9 files changed, 29 insertions(+)

Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to