Files
runc/libcontainer/cgroups
Kir Kolyshkin 12e06a7c4f libct/cg: RemovePath: simplify logic
If the sub-cgroup RemovePath has failed for any reason, return the
error right away. This way, we don't have to check for err != nil
before retrying rmdir.

This is a cosmetic change and should not change any functionality.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2024-11-11 23:15:01 -08:00
..
2024-11-07 13:16:16 -08:00
2021-10-14 13:46:02 -07:00
2024-11-07 13:16:16 -08:00
2024-11-11 23:15:01 -08:00