[pve-devel] [PATCH storage v5 0/2] add disk management
Dominik Csapak
d.csapak at proxmox.com
Tue Aug 23 12:20:44 CEST 2016
i forgot to add some changes in my previous
series
changes to v4:
renamed init api call to initgpt to better reflect the use
use only the last part of devname for the id in
fork worker in API2/Disks.pm
if this series is applied, i will send the
gui patches
Dominik Csapak (2):
add Diskmanage Utilities
add api entries for disk management
PVE/API2/Disks.pm | 192 ++++++++++++++++++++++
PVE/API2/Makefile | 3 +-
PVE/Diskmanage.pm | 470 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
PVE/Makefile | 1 +
4 files changed, 665 insertions(+), 1 deletion(-)
create mode 100644 PVE/API2/Disks.pm
create mode 100644 PVE/Diskmanage.pm
--
2.1.4
More information about the pve-devel
mailing list