From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ewan Mellor Subject: Re: [PATCH][RESEND] Fix "Invalid Parameter" during xm create Date: Mon, 10 Oct 2005 19:06:32 +0100 Message-ID: <20051010180632.GD20935@uk.xensource.com> References: <1128966603.20342.1.camel@tomlt2.austin.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1128966603.20342.1.camel@tomlt2.austin.ibm.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: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Mon, Oct 10, 2005 at 12:50:03PM -0500, Tom Lendacky wrote: > Forgot the signed-off-by... > > This patch fixes an error in the xm create path when the > xc.domain_create call fails (eg, when ACM policy prevents creation of a > domain). When xc.domain_create fails, dompath never gets set. > > Signed-off-by: Tom Lendacky Applied, thanks! Ewan.