]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/cgroups/cgfs.c
cgroup: add cgroup_escape() call
authorTycho Andersen <tycho.andersen@canonical.com>
Tue, 8 Dec 2015 00:07:05 +0000 (17:07 -0700)
committerStéphane Graber <stgraber@ubuntu.com>
Thu, 10 Dec 2015 04:00:21 +0000 (23:00 -0500)
commit06078509e389d093b85465e9eef9215928ee51a0
tree60d62b0d36766a46e03dd5b5a48eb4f1b291adaa
parentba3004da531583d6ec7f2d8a8c17008b4684c721
cgroup: add cgroup_escape() call

We'll use this in the next patch to escape to the root cgroup before we
exec criu.

v2: s/cgm_connected/cmg_needs_disconnect/g

Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/cgfs.c
src/lxc/cgmanager.c
src/lxc/cgroup.c
src/lxc/cgroup.h