Re: [libvirt] [PATCHv5 13/28] locking: Add APIs to lock individual image files

2014-07-08 Thread Eric Blake
On 07/04/2014 05:29 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] [PATCHv5 13/28] locking: Add APIs to lock individual image files

2014-07-04 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