From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kamala Narasimhan Subject: Re: [PATCH] xl - VHDs specific disk validation changes Date: Thu, 10 Feb 2011 12:18:50 -0500 Message-ID: <4D541DFA.4020800@gmail.com> References: <4D541C1A.1000907@gmail.com> <1297358131.21980.574.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1297358131.21980.574.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Campbell Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Ian Campbell wrote: > On Thu, 2011-02-10 at 17:10 +0000, Kamala Narasimhan wrote: >> Description: This patch special cases vhd images while validating it. Without this patch we can't create vhd backed vms. >> >> IanJ - We need this patch as we are dropping disk change patches 3-5 for 4.1 >> >> IanC - This patch includes the suggestion you made to check for just DISK_FORMAT_EMPTY. >> >> Signed-off-by: Kamala Narasimhan > > -ENOPATCH > Sorry, I realized it right after hitting the send button and pressed cancel while processing and thought it did the trick. Apparently it didn't and I didn't notice it and sent a different one just now. Kamala