From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [PATCH 3/6] libxl: add an xs_transaction_t parameter to two libxl functions Date: Tue, 27 Mar 2012 17:50:42 +0100 Message-ID: <20337.61410.430743.169154@mariner.uk.xensource.com> References: <1332856772-30292-3-git-send-email-stefano.stabellini@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1332856772-30292-3-git-send-email-stefano.stabellini@eu.citrix.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: Stefano Stabellini Cc: "xen-devel@lists.xensource.com" , Ian Campbell List-Id: xen-devel@lists.xenproject.org Stefano Stabellini writes ("[PATCH 3/6] libxl: add an xs_transaction_t parameter to two libxl functions"): > Add an additional xs_transaction_t parameter to > libxl__device_disk_from_xs_be and libxl__append_disk_list_of_type. Acked-by: Ian Jackson