qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v4 0/2] GlusterFS support in QEMU - v4


From: Bharata B Rao
Subject: [Qemu-devel] [PATCH v4 0/2] GlusterFS support in QEMU - v4
Date: Wed, 1 Aug 2012 19:44:14 +0530
User-agent: Mutt/1.5.21 (2010-09-15)

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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]