qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 07/30] qcow2: Document the Extended L2 Entries feature


From: Alberto Garcia
Subject: Re: [PATCH v4 07/30] qcow2: Document the Extended L2 Entries feature
Date: Tue, 14 Apr 2020 20:16:59 +0200
User-agent: Notmuch/0.18.2 (http://notmuchmail.org) Emacs/24.4.1 (i586-pc-linux-gnu)

On Thu 09 Apr 2020 05:12:16 PM CEST, Eric Blake <address@hidden> wrote:
> Hmm - raw external files are incompatible with backing files.

Pre-existing, but I just realized that we are not checking that in
qcow2_do_open(), only on _create().

I suppose that if we find such an image we should either

   a) Show an error message and abort.
   b) Clear the 'raw data file' bit and proceed as if it was unset.

Berto



reply via email to

[Prev in Thread] Current Thread [Next in Thread]