[libvirt] [PATCH 11/14] remote: refactor code for building UNIX socket paths

Michal Privoznik mprivozn at redhat.com
Tue Apr 24 12:16:45 UTC 2018


On 04/19/2018 07:09 PM, Daniel P. Berrangé wrote:
> The code for building UNIX socket paths will be getting more complex to
> cope with accessing various different daemons. Refactor it to eliminate
> the code duplication and isolation the logic for constructing paths.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  src/remote/remote_driver.c | 69 ++++++++++++++++++++++++++++------------------
>  1 file changed, 42 insertions(+), 27 deletions(-)

ACK

Up until and including this patch, you can merge these as they fix real
problems / improve things.

Michal




More information about the libvir-list mailing list