[libvirt] [PATCH v5 0/3] daemon: fix termination/reload issues

Nikolay Shirokovskiy nshirokovskiy at virtuozzo.com
Mon Oct 30 12:09:03 UTC 2017


On 30.10.2017 14:14, John Ferlan wrote:
> v4: https://www.redhat.com/archives/libvir-list/2017-October/msg01249.html
> 
> Difference to v4 - inserted a patch to handle the Unref possibilities
> in virLockDaemonNew when either the @srv is placed into the daemon
> net server hash table or if virNetDaemonNew fails.
> 
> Patch 3 has a minor change (from previous review) to not set
> dmn->servers = NULL allowing the virHashFree in virNetDaemonDispose.
> 
> John Ferlan (1):
>   lockd: Need to Unref @srv when done with it.
> 
> Nikolay Shirokovskiy (2):
>   virtlogd: add missing netserver refcount increment on reload
>   libvirtd: fix crash on termination
> 
>  src/locking/lock_daemon.c | 4 ++++
>  src/rpc/virnetdaemon.c    | 2 ++
>  2 files changed, 6 insertions(+)
> 

I'm OK with this series.

Nikolay




More information about the libvir-list mailing list