[pve-devel] [PATCH storage/manager] diskmanagement api fixes

Dominik Csapak d.csapak at proxmox.com
Wed Aug 8 10:20:04 CEST 2018


some minor (description/renaming) and some major (single disk creation for zfs)
fixes for the disk management api

pve-storage:

Dominik Csapak (5):
  fix descriptions of api calls
  rename raidlvl to raidlevel
  add 'single' raidlevel for zfs
  refactor diskmanagement lock_file calls
  add return description for zfs detail api call

 PVE/API2/Disks/Directory.pm |  7 +---
 PVE/API2/Disks/LVM.pm       |  4 +-
 PVE/API2/Disks/LVMThin.pm   |  4 +-
 PVE/API2/Disks/ZFS.pm       | 94 +++++++++++++++++++++++++++++++++++++--------
 PVE/Diskmanage.pm           |  7 ++++
 5 files changed, 89 insertions(+), 27 deletions(-)

pve-manager:

Dominik Csapak (1):
  add 'single' type for zfs creation

 www/manager6/node/ZFS.js | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
2.11.0





More information about the pve-devel mailing list