On Mon, Apr 13, 2015 at 21:11:51 -0400, John Ferlan wrote:
On 04/10/2015 04:55 AM, Peter Krempa wrote:
> When creating a snapshot with _REUSE_EXTERNAL when the pre-created image
> does not directly link to the current active layer libvirt would
> re-detect the backing chain incorrectly and it would not match with
> qemu's view. Since the configuration is an operator mistake, document
> that only the top layer image gets inserted.
> ---
> src/libvirt-domain-snapshot.c | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
>
ACK
Pushed; Thanks.
Peter