
30 Jun
2014
30 Jun
'14
9:27 a.m.
On 06/30/14 14:33, Martin Kletzander wrote:
On Mon, Jun 30, 2014 at 01:54:09PM +0200, Peter Krempa wrote:
Commit 55bbb011b965c7962933604c70f61cef45e8ec04 introduced a regression where we forgot to save the persistent domain configuration after a
s/after a/after an/
external snapshot. This would make libvirt forget the snapshots and effectively revert to the previous state in the following scenario:
1) Start VM 2) Take snapshot 3) Destroy VM 4) Restart libvirtd
Also fix spurious blank line added by patch mentioned above. ---
ACK,
Martin
I've fixed the commit message and pushed this patch. Thanks. Peter