From mboxrd@z Thu Jan 1 00:00:00 1970 From: John McCullough Subject: Re: XenStore Watch Behavior Date: Mon, 28 Aug 2006 17:52:07 -0700 Message-ID: <20060829005207.GD23281@cs.ucsd.edu> References: <20060826203222.GA2835@cs.ucsd.edu> <20060829004830.GC23281@cs.ucsd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20060829004830.GC23281@cs.ucsd.edu> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser , John McCullough , xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Mon, Aug 28, 2006 at 05:48:31PM -0700, John McCullough wrote: > Something that has recently perplexed me, is when using the watch during > the save/restore process, my handler won't receive watches where the > value written in the store has an underscore. In the shutdown > situation, the underscore value is passed. I am at a loss to guess why > this is happening. > This may be imagined. -John