]> git.ipfire.org Git - thirdparty/libvirt.git/commit
locking: Add APIs to lock individual image files
authorPeter Krempa <pkrempa@redhat.com>
Mon, 23 Jun 2014 13:16:46 +0000 (15:16 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 9 Jul 2014 08:38:56 +0000 (10:38 +0200)
commit68f0deb0dc7eb0dca36e16ea2227134ac3395ce1
treee4e441601e55c01afc3804b1cf33c4209488f77a
parent1ba14d6df22c54c03313711002e3e35e07db80fa
locking: Add APIs to lock individual image files

Add helper APIs to manage individual image files rather than disks. To
simplify the addition some parts of the code were refactored in this
patch.
src/libvirt_private.syms
src/locking/domain_lock.c
src/locking/domain_lock.h