[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [RFC V4 3/9] quorum: Add quorum_open() and quorum_close
From: |
Benoît Canet |
Subject: |
Re: [Qemu-devel] [RFC V4 3/9] quorum: Add quorum_open() and quorum_close(). |
Date: |
Tue, 21 Aug 2012 12:13:43 +0200 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Le Monday 20 Aug 2012 à 14:37:08 (-0600), Eric Blake a écrit :
> On 08/20/2012 01:47 PM, Blue Swirl wrote:
> > On Mon, Aug 20, 2012 at 11:47 AM, Benoît Canet <address@hidden> wrote:
> >> Valid quorum resources look like:
> >> quorum:threshold/total:path/to/image_1: ... :path/to/image_total
> >>
> >> '\' can escape the ':' character.
>
> Also, \ escapes itself (although admittedly : is more likely than \ in a
> file name needing escaping).
After a few tests this escaping code seems broken.
Will fix it.
Benoît
>
> --
> Eric Blake address@hidden +1-919-301-3266
> Libvirt virtualization library http://libvirt.org
>
- [Qemu-devel] [RFC V4 0/9] Quorum disk image corruption resiliency, Benoît Canet, 2012/08/20
- [Qemu-devel] [RFC V4 5/9] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify., Benoît Canet, 2012/08/20
- [Qemu-devel] [RFC V4 4/9] quorum: Add quorum_aio_writev and its dependencies., Benoît Canet, 2012/08/20
- [Qemu-devel] [RFC V4 6/9] quorum: Add quorum_co_flush()., Benoît Canet, 2012/08/20
- [Qemu-devel] [RFC V4 7/9] quorum: Add quorum_aio_readv., Benoît Canet, 2012/08/20
- [Qemu-devel] [RFC V4 8/9] quorum: Add quorum mechanism., Benoît Canet, 2012/08/20
- [Qemu-devel] [RFC V4 9/9] quorum: Add quorum_getlength()., Benoît Canet, 2012/08/20