[pve-devel] applied: [PATCH storage 1/2] pbs: free image: explicitly return undef
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Jun 21 09:39:04 CEST 2021
On 04.05.21 11:52, Fabian Ebner wrote:
> Storage.pm's vdisk_free interprets truthy return values as worker subs, so be
> explicit about returning undef here. Not an issue at the moment, because
> run_client_command already returns undef, but better be safe than sorry.
>
> Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
> ---
> PVE/Storage/PBSPlugin.pm | 2 ++
> 1 file changed, 2 insertions(+)
>
>
applied, thanks!
More information about the pve-devel
mailing list