Re: [PATCH 13/13] ssh: add GUri-based URI parsing

2020-07-23 Thread Daniel P . Berrangé
On Thu, Jul 23, 2020 at 04:58:48PM +0400, Marc-André Lureau wrote: > Hi > > On Thu, Jul 23, 2020 at 4:33 PM Richard W.M. Jones > wrote: > > > On Thu, Jul 09, 2020 at 11:42:34PM +0400, Marc-André Lureau wrote: > > > Signed-off-by: Marc-André Lureau > > > --- > > > block/ssh.c | 75 +

Re: [PATCH 13/13] ssh: add GUri-based URI parsing

2020-07-23 Thread Marc-André Lureau
Hi On Thu, Jul 23, 2020 at 4:33 PM Richard W.M. Jones wrote: > On Thu, Jul 09, 2020 at 11:42:34PM +0400, Marc-André Lureau wrote: > > Signed-off-by: Marc-André Lureau > > --- > > block/ssh.c | 75 + > > 1 file changed, 58 insertions(+), 17 de

Re: [PATCH 13/13] ssh: add GUri-based URI parsing

2020-07-23 Thread Richard W.M. Jones
On Thu, Jul 09, 2020 at 11:42:34PM +0400, Marc-André Lureau wrote: > Signed-off-by: Marc-André Lureau > --- > block/ssh.c | 75 + > 1 file changed, 58 insertions(+), 17 deletions(-) > > diff --git a/block/ssh.c b/block/ssh.c > index c8f6ad79e

[PATCH 13/13] ssh: add GUri-based URI parsing

2020-07-09 Thread Marc-André Lureau
Signed-off-by: Marc-André Lureau --- block/ssh.c | 75 + 1 file changed, 58 insertions(+), 17 deletions(-) diff --git a/block/ssh.c b/block/ssh.c index c8f6ad79e3c..d2bc6277613 100644 --- a/block/ssh.c +++ b/block/ssh.c @@ -180,9 +180,37 @@ sta