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 00 of 17] Patches for Stdext, Mlvm and Camldm

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] [PATCH 00 of 17] Patches for Stdext, Mlvm and Camldm
From: Matthias Goergens <matthias.goergens@xxxxxxxxxx>
Date: Tue, 18 May 2010 15:10:59 +0100
Delivery-date: Tue, 18 May 2010 07:12:50 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-api-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mercurial-patchbomb/1.4.3
Here is a re-send of my patches for Stdext, Camldm, and Mlvm.  I fixed
some bugs in Camldm, and Mlvm.  Stdext just got extended, by
refactoring out standard functions.

The individual patches also come with some description--and almost
always it's short enough to fit into the subject line.

 stdext/listext.ml     |    4 +
 stdext/listext.mli    |    1 +
 stdext/listext.mli    |  248 +++++++++++++++++++++++++-------------------------
 stdext/Makefile       |    2 +-
 stdext/os.ml          |   27 +++++
 stdext/os.mli         |    3 +
 stdext/stringext.ml   |    2 +-
 stdext/listext.ml     |    4 +
 stdext/listext.mli    |    2 +
 stdext/opt.ml         |    2 +-
 stdext/opt.mli        |    2 +-
 stdext/Makefile       |    2 +-
 stdext/either.ml      |   24 ++++
 stdext/either.mli     |   18 +++
 camldm/Makefile       |    6 +-
 camldm/camldm.ml      |    2 +
 camldm/camldm.mli     |    3 +
 camldm/camldm_stubs.c |   69 +++++++++++++
 camldm/camldm_stubs.c |   10 +-
 camldm/camldm_stubs.c |   56 ++++++-----
 camldm/camldm_stubs.c |    2 -
 camldm/camldm_stubs.c |    2 +-
 camldm/camldm_stubs.c |    9 +-
 mlvm/constants.ml     |    1 +
 mlvm/vg.ml            |   77 +++++++-------
 mlvm/redo.ml          |    2 +-
 26 files changed, 375 insertions(+), 205 deletions(-)

_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api