On Thu, Jun 27, 2024 at 18:05:18 +0200, Pavel Hrdina wrote:
The original code was incorrect and never tested because at the time
of
implementing it the cgroup file `io.weight` was not available.
Resolves:
https://issues.redhat.com/browse/RHEL-45185
Introduced-by: 9c1693eff427661616ce1bd2795688f87288a412
Signed-off-by: Pavel Hrdina <phrdina(a)redhat.com>
---
src/util/vircgroupv1.c | 2 +-
src/util/vircgroupv2.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>