Re: [libvirt] [PATCH v1 06/10] lock_daemon: Implement server dispatch

2014-09-19 Thread Daniel P. Berrange
On Wed, Sep 10, 2014 at 03:26:12PM +0200, Michal Privoznik wrote: And register the program, finally. Although, only stub implementation of the Remember() and Recall() functions is added. The real implementation will follow. Signed-off-by: Michal Privoznik mpriv...@redhat.com ---

[libvirt] [PATCH v1 06/10] lock_daemon: Implement server dispatch

2014-09-10 Thread Michal Privoznik
And register the program, finally. Although, only stub implementation of the Remember() and Recall() functions is added. The real implementation will follow. Signed-off-by: Michal Privoznik mpriv...@redhat.com --- src/locking/lock_daemon.c | 37 ++