[libvirt] [PATCH 10/14] remote: split URI scheme into driver and transport upfront

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


On 04/19/2018 07:09 PM, Daniel P. Berrangé wrote:
> Currently the remote driver extracts the transport from URI scheme and
> plays games to temporarily hide the driver part when formatting URIs.
> Refactor the code to split the URI scheme upfront so the two pieces are
> easily available where needed.
> 
> Signed-off-by: Daniel P. Berrangé <berrange at redhat.com>
> ---
>  src/remote/remote_driver.c | 73 ++++++++++++++++++++++++++--------------------
>  1 file changed, 42 insertions(+), 31 deletions(-)

ACK

Michal




More information about the libvir-list mailing list