|
|
|
|
|
|
|
|
|
|
xen-api
[Xen-API] [PATCH 0 of 3] Updates to support the forthcoming vhdd
A series of 3 patches to support vhdd.
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 +
camldm/META.in | 2 +-
camldm/Makefile | 17 +-
camldm/camldm.ml | 44 ++-
camldm/camldm.mli | 10 +-
camldm/camldm_stubs.c | 26 +-
Makefile.in | 5 +
mlvm/META.in | 4 +
mlvm/Makefile | 85 +++++++
mlvm/absty.ml | 57 +++++
mlvm/allocator.ml | 101 +++++++++
mlvm/constants.ml | 29 ++
mlvm/crc.ml | 26 ++
mlvm/debug.ml | 3 +
mlvm/lv.ml | 166 +++++++++++++++
mlvm/lvm_uuid.ml | 43 +++
mlvm/lvmconfig.ml | 60 +++++
mlvm/lvmconfiglex.mll | 29 ++
mlvm/lvmconfigparser.mly | 46 ++++
mlvm/lvmmarshal.ml | 107 +++++++++
mlvm/pv.ml | 552
++++++++++++++++++++++++++++++++++++++++++++++++++
mlvm/redo.ml | 111 ++++++++++
mlvm/utils.ml | 7 +
mlvm/vg.ml | 467 ++++++++++++++++++++++++++++++++++++++++++
31 files changed, 2124 insertions(+), 57 deletions(-)
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-API] [PATCH 0 of 3] Updates to support the forthcoming vhdd,
Jonathan Ludlam <=
|
|
|
|
|