WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-api

[Xen-API] [PATCH 1 of 3] A few bits and pieces to support the vhd daemon

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] [PATCH 1 of 3] A few bits and pieces to support the vhd daemon
From: Jonathan Ludlam <Jonathan.Ludlam@xxxxxxxxxxxxx>
Date: Mon, 21 Dec 2009 15:11:29 +0000
Delivery-date: Mon, 21 Dec 2009 07:06:20 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <patchbomb.1261408288@snoosnoo2>
List-help: <mailto:xen-api-request@lists.xensource.com?subject=help>
List-id: Discussion of API issues surrounding Xen <xen-api.lists.xensource.com>
List-post: <mailto:xen-api@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-api>, <mailto:xen-api-request@lists.xensource.com?subject=unsubscribe>
References: <patchbomb.1261408288@snoosnoo2>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mercurial-patchbomb/1.3.1
* Introduce a dereferencing type to camldm so that PVs can be referenced by ID 
rather than by device name. This is useful for passing a device-mapper table 
between hosts where the physical device for a particular PV is different.
 * Implement device-mapper reload/suspend/resume so that a table can be changed 
without tearing down the device
 * A few more helper functions for stdext

Signed-off-by: Jon Ludlam <Jonathan.Ludlam@xxxxxxxxxxxxx>


 camldm/camldm.ml       |  80 +++++++++++++++++++++++++++++++++------
 camldm/camldm.mli      |  18 +++++++-
 camldm/camldm_stubs.c  |  54 +++++++++++++++++++++++++++
 stdext/listext.ml      |   1 +
 stdext/listext.mli     |   2 +
 stdext/unixext.ml      |  13 ++++++
 stdext/unixext.mli     |   4 ++
 stdext/unixext_stubs.c |  12 ++++++
 8 files changed, 168 insertions(+), 16 deletions(-)


Attachment: xen-api-libs.hg-1.patch
Description: Text Data

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
<Prev in Thread] Current Thread [Next in Thread>