From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] xenstore: Clarify xs_open() semantics Date: Tue, 2 Dec 2014 15:36:06 +0000 Message-ID: <1417534566.24320.61.camel@citrix.com> References: <1417177608-6705-1-git-send-email-rcojocaru@bitdefender.com> <21624.27430.789784.210615@mariner.uk.xensource.com> <20141201211653.GI22021@laptop.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1XvppT-0003JW-NU for xen-devel@lists.xenproject.org; Tue, 02 Dec 2014 15:57:31 +0000 In-Reply-To: <20141201211653.GI22021@laptop.dumpdata.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: Konrad Rzeszutek Wilk Cc: xen-devel@lists.xenproject.org, Ian Jackson , wei.liu2@citrix.com, Razvan Cojocaru , stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org On Mon, 2014-12-01 at 16:16 -0500, Konrad Rzeszutek Wilk wrote: > On Fri, Nov 28, 2014 at 12:31:34PM +0000, Ian Jackson wrote: > > Razvan Cojocaru writes ("[PATCH] xenstore: Clarify xs_open() semantics"): > > > Added to the xs_open() comments in xenstore.h. The text has been > > > taken almost verbatim from a xen-devel email by Ian Campbell, > > > and confirmed as accurate by Ian Jackson. > > > > > > Signed-off-by: Razvan Cojocaru > > > Suggested-off-by: Ian Campbell > > > > Acked-by: Ian Jackson > > It is documentation per say so it can go in .. Applied.