[Sheepdog] [PATCH 0/5] collie: add some qemu-img operations to	collie
    MORITA Kazutaka 
    morita.kazutaka at lab.ntt.co.jp
       
    Mon Aug  8 18:44:14 CEST 2011
    
    
  
This patchset adds vdi create/snapshot/clone/resize operations to
collie.  These are already supported in qemu-img, but from the point
of view of creating tests and client library in future, it makes sense
to include these operations into the Sheepdog administration tool.
MORITA Kazutaka (5):
  collie: add helper functions to read/write objects
  collie: add vdi creation support
  collie: add vdi snapshot support
  collie: add vdi clone support
  collie: add vdi resize support
 collie/collie.c          |  646 ++++++++++++++++++++++++++++++++++++----------
 include/sheepdog_proto.h |    1 +
 2 files changed, 506 insertions(+), 141 deletions(-)
-- 
1.7.2.5
    
    
More information about the sheepdog
mailing list