Files
runc/libcontainer/cgroups
Kir Kolyshkin c3b0b13fe9 cgroups/fs2: don't always parse /proc/self/cgroup
Function defaultPath always parses /proc/self/cgroup, but
the resulting value is not always used.

Avoid unnecessary reading/parsing by moving the code
to just before its use.

Modify the test case accordingly.

[v2: test: use UnifiedMountpoint, skip test if not on v2]

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2020-04-28 22:16:36 -07:00
..
2020-04-18 16:16:49 -07:00
2020-04-18 16:16:49 -07:00
2020-04-08 17:40:09 +02:00
2020-04-07 20:45:53 -07:00
2020-04-09 20:14:39 +09:00