]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/cgroups/cgfs.c
cgroup: minor bugfixes so start and attach work again
authorChristian Seiler <christian@iwakd.de>
Sun, 18 Aug 2013 22:52:40 +0000 (00:52 +0200)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 19 Aug 2013 16:42:08 +0000 (11:42 -0500)
commit4f17323e79969a98604bc30a8cc24cf083d474c3
treebf12a9f2b9340d3aa088611653ef0218aa785c5f
parent9c6694b7073a6ebfd1da4950e0c8db4b91530202
cgroup: minor bugfixes so start and attach work again

This fixes some minor bugs in the cgroup logic that made start and
attach fail (at least when all cgroup controllers were mounted
together).

Signed-off-by: Christian Seiler <christian@iwakd.de>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/cgroup.c
src/lxc/commands.c