Files
runc/libcontainer/cgroups
Kir Kolyshkin 5d193188db libct/cg/fs2: optimize setFreezer
In case configs.Undefined or any wrong value is passed, there is no need
to check whether the freezer is supported.

Move arguments check to the beginning to avoid an unnecessary call to
supportFreezer().

While at it, simplify the "whether to return an error if freezer is not
supported" check.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2021-05-19 12:10:56 -07:00
..
2021-05-06 10:51:46 -07:00
2021-05-19 12:10:56 -07:00
2021-04-29 15:30:12 -07:00
2021-01-19 18:02:11 +01:00