From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v1 2/2] libxl: re-implement libxl__xs_printf() Date: Tue, 15 Dec 2015 15:13:10 +0000 Message-ID: <1450192390.16856.185.camel@citrix.com> References: <1448978125-10724-1-git-send-email-paul.durrant@citrix.com> <1448978125-10724-3-git-send-email-paul.durrant@citrix.com> <1449069631.4424.83.camel@citrix.com> <9AAE0902D5BC7E449B7C8E4E778ABCD02F6A3505@AMSPEX01CL01.citrite.net> <1449594243.16124.117.camel@citrix.com> <1450182575.16856.161.camel@citrix.com> <1450182638.16856.163.camel@citrix.com> <9AAE0902D5BC7E449B7C8E4E778ABCD02F6E9A91@AMSPEX01CL01.citrite.net> 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 1a8rJ8-0002ee-NL for xen-devel@lists.xenproject.org; Tue, 15 Dec 2015 15:14:30 +0000 In-Reply-To: <9AAE0902D5BC7E449B7C8E4E778ABCD02F6E9A91@AMSPEX01CL01.citrite.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Paul Durrant , "xen-devel@lists.xenproject.org" Cc: Ian Jackson , Stefano Stabellini , Wei Liu List-Id: xen-devel@lists.xenproject.org On Tue, 2015-12-15 at 13:52 +0000, Paul Durrant wrote: > > Specifically I have "[PATCH v2 0/3] libxl: xenstore related cleanup" and a > > precursor, but I think all of that has subsequently ended up as the two > > other series which already got applied, is that right? > > That's right. The 'xenstore related cleanup' series was superseded by the > others. Thanks, that's another raft of mails cleaned out of my queue folder ;-) Ian.