Re: [libvirt] [PATCH v3 10/18] qemu: snapshot: Fix image lock handling when taking a snapshot

2019-09-05 Thread Ján Tomko
On Tue, Sep 03, 2019 at 04:08:03PM +0200, Peter Krempa wrote: When we take a snapshot we must properly remove our locking infrastructure locks. This was broken by commit 3817fa10c4ad9 which attempted to properly track the readonly state for the image as the locking code was executed after this ch

[libvirt] [PATCH v3 10/18] qemu: snapshot: Fix image lock handling when taking a snapshot

2019-09-03 Thread Peter Krempa
When we take a snapshot we must properly remove our locking infrastructure locks. This was broken by commit 3817fa10c4ad9 which attempted to properly track the readonly state for the image as the locking code was executed after this change. Since we forced the image which was locked as read-write t