From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Pau Monne Subject: Re: [PATCH v2] libxl: prevent xl from running if xend is running. Date: Wed, 25 Apr 2012 09:36:59 +0100 Message-ID: <4F97B7AB.50400@citrix.com> References: <1335290722-41487-1-git-send-email-roger.pau@citrix.com> <20374.60449.668898.21825@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20374.60449.668898.21825@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Jackson Cc: George Dunlap , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org Ian Jackson escribi=F3: > Roger Pau Monne writes ("[PATCH v2] libxl: prevent xl from running if xen= d is running."): >> Prevent xl from doing any operation if xend daemon is running. That >> prevents bugs that happened when xl and xend raced to close a domain. > > Thanks, but I'm afraid this needs a refresh. I recommend you wait > until tomorrow. I'm nearly at the end of my huge queue... Do you mean that the code doesn't apply cleanly, or a refresh in the = commit message? In the lists of changes I've added the fact that now you are able to run = commands that doesn't modify anything. Thanks, Roger.