[libvirt] [PATCH v4 1/9] util: abstract parsing of passed FDs into virGetListenFDs()

Daniel P. Berrange berrange at redhat.com
Thu Aug 21 15:53:13 UTC 2014


On Thu, Aug 14, 2014 at 02:08:52PM +0200, Martin Kletzander wrote:
> Since not only systemd can do this (we'll be doing it as well few
> patches later), change 'systemd' to 'caller' and fix LISTEN_FDS to
> LISTEN_PID where applicable.
> 
> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
> ---
>  src/libvirt_private.syms  |  1 +
>  src/locking/lock_daemon.c | 45 +++-------------------------------
>  src/util/virutil.c        | 62 +++++++++++++++++++++++++++++++++++++++++++++++
>  src/util/virutil.h        |  2 ++
>  4 files changed, 69 insertions(+), 41 deletions(-)

ACK

Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list