]> git.proxmox.com Git - pve-common.git/commit - src/PVE/CGroup.pm
cgroup: get_pressure_stat: handle v1 controller gracefully
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 8 Feb 2021 15:04:18 +0000 (16:04 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 8 Feb 2021 15:04:32 +0000 (16:04 +0100)
commitb82ddf5d99764bfd1fa7df700520095036a854b6
tree63405c8eecdef4d46a6598a8b4dd4e06b6337dd8
parenteadfaabdae2ca0f2ebd06c4a2eaab359c496b9bb
cgroup: get_pressure_stat: handle v1 controller gracefully

and return the default zeroed $res in case we cannot get any path

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/CGroup.pm