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 0 of 8] new version of sparse copying code

To: xen-api@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-API] [PATCH 0 of 8] new version of sparse copying code
From: David Scott <dave.scott@xxxxxxxxxxxxx>
Date: Mon, 23 Aug 2010 13:17:40 +0100
Delivery-date: Mon, 23 Aug 2010 05:39:43 -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
This is a new version of the sparse copying code. Apart from a few tidy-ups and 
bufixes, it can now talk to the HTTP import_raw_vdi handler directly for 
cross-host copying.

 ocaml/xapi/sparse_dd.ml         |   97 ++++++++++++----------
 ocaml/xapi/sparse_dd.ml         |   47 +++++-----
 ocaml/xapi/sparse_dd.ml         |   89 +++++++-------------
 ocaml/xapi/OMakefile            |    3 +-
 ocaml/xapi/sparse_dd.ml         |   52 ++++++++++-
 ocaml/xapi/sparse_dd.ml         |   59 +++++++++----
 ocaml/xapi/OMakefile            |    2 +-
 ocaml/xapi/sparse_dd.ml         |  129 +++++++++++++++++++++++++++--
 ocaml/xapi/sparse_dd.ml         |   28 +++--
 ocaml/xapi/OMakefile            |    1 +
 ocaml/xapi/import_raw_vdi.ml    |    9 +-
 ocaml/xapi/sm_fs_ops.ml         |  171 +++++++--------------------------------
 ocaml/xapi/sm_fs_ops.mli        |    1 +
 ocaml/xapi/sparse_dd_wrapper.ml |   65 +++++++++++++++
 14 files changed, 430 insertions(+), 323 deletions(-)

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