qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v10 0/5] GlusterFS support in QEMU - v10


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v10 0/5] GlusterFS support in QEMU - v10
Date: Fri, 28 Sep 2012 20:23:59 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0

Am 27.09.2012 15:55, schrieb Bharata B Rao:
> 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

Thanks, applied all to the block branch.

Kevin



reply via email to

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