[pve-devel] [PATCH pve-container 0/9] implement move disk for LXC

Wolfgang Link w.link at proxmox.com
Wed Nov 18 09:29:57 CET 2015


*** BLURB HERE ***

Wolfgang Link (9):
  add function rsync_disk
  extract umount mountpoint form umount_all
  add function umount_raw_file
  add mount_raw_file
  add function copy disk
  add complete_storage this function gets all storages where you can run
    CT's
  implement auto completion for disks
  add move_disk function to API
  implement move disk

 src/PVE/API2/LXC.pm | 171 +++++++++++++++++++++++++++++++++
 src/PVE/CLI/pct.pm  |   2 +
 src/PVE/LXC.pm      | 266 +++++++++++++++++++++++++++++++++++++++++++++++++---
 3 files changed, 428 insertions(+), 11 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list