runc/cgroups
Andrey Vagin 30b3306416 cgroups: set a freezer state before calling FreezerGroup.Set()
My previous patch moved the setting of the freezer state after the Set()
command. It's wrong, because this command uses it, so we need to set the
freezer state before the command and rollback it in an error case.

Fixes: 13a5703d85 ("cgroups: don't change a freezer state if an operation failed")

Signed-off-by: Andrey Vagin <avagin@openvz.org>
2015-01-19 17:26:34 +03:00
..
fs cgroups: set a freezer state before calling FreezerGroup.Set() 2015-01-19 17:26:34 +03:00
systemd cgroups: add support for cpuset.mems 2014-12-05 17:37:24 -08:00
cgroups.go cgroups: add support for cpuset.mems 2014-12-05 17:37:24 -08:00
cgroups_test.go pkg/cgroups: Export ParseCgroupFile 2014-10-07 15:55:58 +02:00
stats.go Fix typo in json tag 2014-11-11 23:34:55 +00:00
utils.go Don't get stats for cgroups that don't exist. 2015-01-08 11:17:09 -08:00