Hi, This is the v4 of the patchset to support GlusterFS backend from QEMU.
Due to difficulties in supporting ipv6 address format in the ealier specification, I switched over to the URI based specification which looks like this: file=gluster://server:[port]/volname/image[?transport=socket] I have included Stefan's Reviewed-by tag with the understanding that he has reviewied everything except the new URI parsing code. Changes in v4 ------------- - gluster specification changed from colon based to URI based. v3 -- - http://lists.nongnu.org/archive/html/qemu-devel/2012-07/msg03322.html v2 -- http://lists.nongnu.org/archive/html/qemu-devel/2012-07/msg02718.html v1 -- http://lists.nongnu.org/archive/html/qemu-devel/2012-06/msg01745.html Regards, Bharata.