Files
runc/libcontainer/cgroups/fs
Sebastien Boeuf acb93c9c62 libcontainer: cgroups: Write freezer state after every state check
This commit ensures we write the expected freezer cgroup state after
every state check, in case the state check does not give the expected
result. This can happen when a new task is created and prevents the
whole cgroup to be FROZEN, leaving the state into FREEZING instead.

This patch prevents the case of an infinite loop to happen.

Fixes https://github.com/opencontainers/runc/issues/1609

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2017-10-12 07:07:28 -07:00
..
2015-11-05 19:12:53 +08:00
2016-07-28 17:14:51 -07:00
2016-07-11 05:00:35 +08:00
2016-07-11 05:00:35 +08:00
2015-11-05 19:12:53 +08:00
2017-07-19 15:20:56 +00:00