Il 27/09/2012 10:28, Bharata B Rao ha scritto:
>> > 
>> > How would the URIs look like?
> gluster://server/testvol//dir/a.img ?
> Isn't this a valid URI ? Here volname=testvol and image=/dir/a.img.

It is, but I think it would be canonicalized to
gluster://server/testvol/dir/a.img.

> If that's valid and needs to be supported, then the above strspn based
> parsing logic needs some rewrite.

I think we can avoid this, it is unintuitive.

Paolo

Reply via email to