[pve-devel] applied: [PATCH widget-toolkit] fix #2933: correct behaviour of initgpt button

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Aug 20 17:32:14 CEST 2020


On 14.08.20 10:33, Dominik Csapak wrote:
> fixes 4 issues:
> * use correct /api2/ext url to get the 'success' parameter
> * check 'used' property for 'unused' (pbs vs pve)
> * use 'name' instead of 'devpath' for id
>   (name always contains the correct id for the product,
>   e.g. /dev/sdd for pve and sdd for pbs)
> * add a reload in taskDone to reload the list of disks when the inti is done
> 
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
>  src/grid/DiskList.js | 10 +++++++---
>  1 file changed, 7 insertions(+), 3 deletions(-)
> 
>

applied, thanks!





More information about the pve-devel mailing list