
7 Jan
2017
7 Jan
'17
7:38 p.m.
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