Skip to content
Commit 9ac34710 authored by David Edmundson's avatar David Edmundson Committed by David Edmundson
Browse files

Unescape cgroup names

Some characters are reserved for semantic reasons, in particular '-',
which will be escaped by the cgroup controller.
This patch unescapes them for anything used in lookups or display.

CGroup::id() remains unchanged.
parent bb260457
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment