From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42415) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cEsfE-00076Z-FK for qemu-devel@nongnu.org; Thu, 08 Dec 2016 01:58:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cEsfB-0007O1-D9 for qemu-devel@nongnu.org; Thu, 08 Dec 2016 01:58:44 -0500 Received: from mailhub.sw.ru ([195.214.232.25]:9007 helo=relay.sw.ru) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cEsfB-0007I8-1F for qemu-devel@nongnu.org; Thu, 08 Dec 2016 01:58:41 -0500 References: <1480073296-6931-1-git-send-email-vsementsov@virtuozzo.com> <4329D951-F1D0-4B0B-99AB-9F1B7D3DA99B@alex.org.uk> From: Vladimir Sementsov-Ogievskiy Message-ID: Date: Thu, 8 Dec 2016 09:58:23 +0300 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3] doc: Add NBD_CMD_BLOCK_STATUS extension List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Bligh , John Snow Cc: "nbd-general@lists.sourceforge.net" , Kevin Wolf , "Stefan stefanha@redhat. com" , "qemu-devel@nongnu.org" , Markus Pargmann , Pavel Borzenkov , "Denis V. Lunev" , Wouter Verhelst , Paolo Bonzini 08.12.2016 06:39, Alex Bligh wrote: [...] >> are vendor dependent extensions. The 'BASE' namespace represents >> metadata contexts defined within this document. Other namespaces >> may be registered by reference within this document. >> >> +The "BASE:allocation" >> >> Backticks: `BASE:allocation` An idea: let's not use uppercase. Why to shout the namespace? 'base' and 'x-' would be better I think. BASE and X- will provoke all user-defined namespaces be in uppercase too and a lot of uppercase will come to the code =( -- Best regards, Vladimir