[libvirt] [PATCH] storage: fix omitted slash in gluster volume URI

Eric Blake eblake at redhat.com
Tue Dec 10 16:43:37 UTC 2013


On 12/10/2013 07:34 AM, Laine Stump wrote:
> On 12/10/2013 02:50 PM, Eric Blake wrote:
>> When doing 'virsh vol-dumpxml' on a gluster pool's volume, the
>> resulting URI incorrectly omitted a slash between hostname and
>> path:  gluster://192.168.122.206rhsvol1/fedora-19.img
>>
>> This is fallout from me rebasing earlier versions of my patch,
>> I had originally played with always requiring the gluster volume
>> to have a leading slash, but it was easier to use the gluster
>> API if the gluster volume name was guaranteed to have no slash;
>> while I got the URI of the pool correct, I forgot to fix the URI
>> of a libvirt volume.
>>
>> * src/storage/storage_backend_gluster.c
>> (virStorageBackendGlusterRefreshVol): Use correct starting point
>> since uri construction requires leading slash.
>>
>> Signed-off-by: Eric Blake <eblake at redhat.com>
>> ---
>>
>> Once approved, I'm also pushing to v1.2.0-maint
> 
> 
> ACK. This fixes the problem.

Thanks; pushed.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20131210/9f2fd971/attachment-0001.sig>


More information about the libvir-list mailing list