Re: [libvirt] [PATCH v1 13/23] virLockDriver: Introduce virLockDriverRemember and virLockDriverRecall

2015-10-16 Thread Peter Krempa
On Mon, Oct 12, 2015 at 12:25:58 +0200, Michal Privoznik wrote: > These are just internal APIs that will pass the data back and > forth to and from virtlockd. > > Signed-off-by: Michal Privoznik > --- > src/locking/lock_driver.h | 36 > 1 file changed, 36 ins

[libvirt] [PATCH v1 13/23] virLockDriver: Introduce virLockDriverRemember and virLockDriverRecall

2015-10-12 Thread Michal Privoznik
These are just internal APIs that will pass the data back and forth to and from virtlockd. Signed-off-by: Michal Privoznik --- src/locking/lock_driver.h | 36 1 file changed, 36 insertions(+) diff --git a/src/locking/lock_driver.h b/src/locking/lock_driver.h