qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v10 0/5] GlusterFS support in QEMU - v10
@ 2012-09-27 13:55 Bharata B Rao
  2012-09-27 13:56 ` [Qemu-devel] [PATCH v10 1/5] aio: Fix qemu_aio_wait() to maintain correct walking_handlers count Bharata B Rao
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Bharata B Rao @ 2012-09-27 13:55 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, Anthony Liguori, Anand Avati, Vijay Bellur,
	Stefan Hajnoczi, Harsh Bora, Amar Tumballi, Richard W.M. Jones,
	Daniel Veillard, Blue Swirl, Avi Kivity, Paolo Bonzini

Hi,

This is v10 of the patchset to support GlusterFS backend from QEMU.

Changes in v10
--------------
- Included another fix to qemu_aio_wait() from Paolo in the series.
- A few more fixes to the volume and image parsing code.
- Removed unnecessary unescaping of URI query parameters.
- Fail if server or port are specified for unix type of transport.
- Save errno in case glfs_fini() fails in qemu_gluster_init().
- s/qemu_gluster_send_pipe/qemu_write_full
- Remove unnecessary clearing of O_ACCMODE from open_flags in qemu_gluster_open.

Previous versions can be found here:

v9 - http://lists.nongnu.org/archive/html/qemu-devel/2012-09/msg04016.html
v8 - http://lists.gnu.org/archive/html/qemu-devel/2012-09/msg04007.html
v7 - http://lists.nongnu.org/archive/html/qemu-devel/2012-09/msg02532.html
v6 - http://lists.nongnu.org/archive/html/qemu-devel/2012-08/msg01536.html
v5 - http://lists.nongnu.org/archive/html/qemu-devel/2012-08/msg01023.html
v4 - http://lists.nongnu.org/archive/html/qemu-devel/2012-08/msg00147.html
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.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-09-28 18:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-27 13:55 [Qemu-devel] [PATCH v10 0/5] GlusterFS support in QEMU - v10 Bharata B Rao
2012-09-27 13:56 ` [Qemu-devel] [PATCH v10 1/5] aio: Fix qemu_aio_wait() to maintain correct walking_handlers count Bharata B Rao
2012-09-27 13:57 ` [Qemu-devel] [PATCH v10 2/5] aio: Another fix to the walking_handlers logic Bharata B Rao
2012-09-27 13:58 ` [Qemu-devel] [PATCH v10 3/5] qemu: URI parsing library Bharata B Rao
2012-09-27 14:36   ` Daniel P. Berrange
2012-09-27 15:55     ` Paolo Bonzini
2012-09-28  8:39       ` Daniel P. Berrange
2012-09-28  9:47         ` Paolo Bonzini
2012-09-27 13:59 ` [Qemu-devel] [PATCH v10 4/5] configure: Add a config option for GlusterFS as block backend Bharata B Rao
2012-09-27 14:00 ` [Qemu-devel] [PATCH v10 5/5] block: Support GlusterFS as a QEMU " Bharata B Rao
2012-09-28 18:23 ` [Qemu-devel] [PATCH v10 0/5] GlusterFS support in QEMU - v10 Kevin Wolf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).