[pve-devel] applied: [pmg-devel] [PATCH common 2/2] PVE/Tools: add 'upid_get_status_type'
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Jun 28 15:06:02 CEST 2021
On 24.06.21 09:10, Dominik Csapak wrote:
> as a single point where we get the type of upid status
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> src/PVE/Tools.pm | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)
>
>
applied, thanks! Renamed it to `upid_normalize_status_type` though, as this does not
really "gets" (as in loads it from somewhere) but rather transforms a argument passed,
so the caller has to get the status previously.
More information about the pve-devel
mailing list