podman/pkg/cgroups
Kir Kolyshkin d4aa89bb40 pkg/cgroups/createCgroupv2Path: nits
1. Check the path validity before trying to read the cgroup.controllers.

2. Do not hardcode "/sys/fs/cgroup".

3. Simplify creating the "+this +that" string.

4. Do not wrap ioutil.WriteFile error.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2020-10-05 15:57:57 -07:00
..
blkio.go cgroups: attempt a recursive rmdir 2019-07-11 18:07:48 +02:00
cgroups.go pkg/cgroups/createCgroupv2Path: nits 2020-10-05 15:57:57 -07:00
cgroups_supported.go Remove excessive error wrapping 2020-10-05 15:30:37 -07:00
cgroups_unsupported.go rootless: automatically create a systemd scope 2019-09-12 08:35:26 +02:00
cpu.go Remove excessive error wrapping 2020-10-05 15:30:37 -07:00
cpuset.go cgroups: attempt a recursive rmdir 2019-07-11 18:07:48 +02:00
memory.go cgroups: attempt a recursive rmdir 2019-07-11 18:07:48 +02:00
pids.go Fix invalid container path comparison for pid cgroup 2020-04-14 11:02:42 +02:00
systemd.go update systemd & dbus dependencies 2020-03-10 18:34:55 +01:00