Re: [libvirt] [PATCHv3 14/26] locking: Add APIs to lock individual image files

2014-06-25 Thread Eric Blake
On 06/25/2014 10:54 AM, Peter Krempa wrote: > 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 | 2 ++ > src/locking/domain_lock.c | 65 > ++

[libvirt] [PATCHv3 14/26] locking: Add APIs to lock individual image files

2014-06-25 Thread Peter Krempa
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 | 2 ++ src/locking/domain_lock.c | 65 ++- src/locking/domain_lock.h | 8 +