From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kamala Narasimhan Subject: Re: [PATCH] xl: Special case tap/aio for disk validation Date: Thu, 27 Jan 2011 15:14:19 -0500 Message-ID: <4D41D21B.3090400@gmail.com> References: <4D407A06.1050902@gmail.com> <19777.36262.691401.791181@mariner.uk.xensource.com> <1296142527.14780.6892.camel@zakaz.uk.xensource.com> <19777.39923.755279.143976@mariner.uk.xensource.com> <4D41AF8C.50207@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Stefano Stabellini Cc: Ian Campbell , "xen-devel@lists.xensource.com" , Ian Jackson , "Kamala Narasimhan (3P)" List-Id: xen-devel@lists.xenproject.org > While fixing the disk parsing is critical for 4.1, I am not sure if we > can deprecate the current syntax for 4.1 as well. > We should keep in mind that xend is still using the other syntax and it > is still present in-tree, so if we really want to deprecate it we need > to fix xend too. By deprecating I didn't mean we would remove the functionality and introduce inconsistency between xend and xl in terms of usage. I wasn't sure if we should stop with documenting the fact that it is deprecated or also display a warning message (in libxl) to that effect. I would go with a warning also unless someone disapproves. Kamala