On Fri 11 Sep 2015 07:33:41 PM CEST, Max Reitz <mre...@redhat.com> wrote:
>>> So why do we need the new flag? Because "backing: ''" is ugly? >> >> I guess it's just because you're the only one who actually reads the >> documentation. When discussing this, I didn't remember that we >> already had a way to express this (an additional bool wouldn't have >> been my favourite solution anyway). Thanks for catching this. > > I read the patch, it was part of the context. ;-) Oh, that was embarrassing :-) Yes, it was the discussion from two weeks ago about passing empty strings as BlockdevRef that made me think that this would be ugly. Anyway, was this ever implemented? It seems that passing a string to the 'backing' parameter is only specified in the JSON schema, but no one actually uses that. So I'll implement that for the next version of my series. Berto