qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Nbd] [PATCH] Further tidy-up on block status


From: Alex Bligh
Subject: Re: [Qemu-devel] [Nbd] [PATCH] Further tidy-up on block status
Date: Fri, 16 Dec 2016 16:25:27 +0000

> On 16 Dec 2016, at 15:52, Wouter Verhelst <address@hidden> wrote:
> 
> On Thu, Dec 15, 2016 at 05:34:48PM +0000, Alex Bligh wrote:
>> 
>>> On 15 Dec 2016, at 16:49, Wouter Verhelst <address@hidden> wrote:
>>> 
>>>> Because the namespaces and leaf-names are already restricted to
>>>> non-whitespace characters. I thought having tabs, line feeds,
>>>> returns, em-space, en-space etc. was not particularly useful.
>>>> I could be persuaded to relent re spaces.
>>> 
>>> I could imagine that the context might include as part of its name a
>>> user-defined bit. If we're going to disallow whitespace, then that would
>>> mean namespaces would have to do all sorts of escaping etc. I don't
>>> think that's a good idea.
>> 
>> So to be clear do you want to include all whitespace
>> everywhere? Or just to the right of the colon in queries?
> 
> Just in queries. I agree that in namespace names, it doesn't make much
> sense.

I've changed it so the returns from queries can now have spaces to
the right of the colon if they aren't returning complete context names.
Obviously if they are returning context names, by the definition of
leaf-names they can't have spaces in the leaf-name.

The queries themselves can consist of anything (currently),
save that they must begin with a namespace and a colon.

-- 
Alex Bligh







reply via email to

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