]> git.ipfire.org Git - thirdparty/lxc.git/commit
cgfsng: get_cgroup_path: return the cgroup path not full mounted path 890/head
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 10 Mar 2016 20:21:55 +0000 (12:21 -0800)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 10 Mar 2016 21:13:27 +0000 (13:13 -0800)
commit371f834d95208bc9b9a50a6df726e6793385b0f7
treebc48df5cc4e623c00ff3c7cb120e26c1c9823e16
parent1a4faf5165cea79d56436a66acd64794c71b901d
cgfsng: get_cgroup_path: return the cgroup path not full mounted path

Add a temporary workaround for talking to containers started with the
buggy monitor.  We can remove it sometime after 2.0 release.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/cgfsng.c