Files
runc/libcontainer/cgroups/fscommon
Kir Kolyshkin 9efd8466ab libct/cg/fscommon.OpenFile: reverse checks order
In case openat2() is not available, it does not make sense to calculate
relpath (and check if path has /sys/fs/cgroup prefix).

Reverse the order of checks to not do that in case openat2 is not
available.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2021-04-27 09:51:31 -07:00
..
2020-12-18 14:32:23 +01:00
2019-12-06 15:42:10 +09:00
2021-02-23 16:11:55 -08:00