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(-)