[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] rbd: allow escaping in config string
From: |
Kevin Wolf |
Subject: |
Re: [Qemu-devel] [PATCH] rbd: allow escaping in config string |
Date: |
Tue, 20 Sep 2011 09:44:55 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2 |
Am 19.09.2011 22:35, schrieb Sage Weil:
> The config string is variously delimited by =, @, and /, depending on the
> field. Allow these characters to be escaped by preceeding them with \.
>
> Signed-off-by: Sage Weil <address@hidden>
Thanks, applied to the block branch.
Kevin