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é <[email protected]> > --- > 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 -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
