[libvirt] [PATCH 6/6] qemu: blockjob: Fix locking of block copy/active block commit

John Ferlan jferlan at redhat.com
Sat Jan 7 18:38:23 UTC 2017



On 12/16/2016 11:24 AM, Peter Krempa wrote:
> For the blockjobs, where libvirt is able to track the state internally
> we can fix locking of images we can remove the appropriate locks.
> 
> Also when doing a pivoting operation we should not acquire the lock on
> any of those images since both are actually locked already.
> 
> Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1302168
> ---
>  src/qemu/qemu_blockjob.c | 26 ++++++++++++++++----------
>  src/qemu/qemu_driver.c   |  4 +---
>  2 files changed, 17 insertions(+), 13 deletions(-)
> 

ACK

John




More information about the libvir-list mailing list