]> git.ipfire.org Git - thirdparty/lxc.git/commit
cgfs: ignore mount prefix in mountinfo if cgroup namespaces are supported 856/head
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 26 Feb 2016 21:35:24 +0000 (13:35 -0800)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 26 Feb 2016 21:35:24 +0000 (13:35 -0800)
commitfcca16bc86c3e08439bc4a7b865213689b6e1c12
tree39b4284ad4cfab418b126889587968e194b17a9a
parent5d55659daae5aa70cd579be4bee942a07173440c
cgfs: ignore mount prefix in mountinfo if cgroup namespaces are supported

This is not 100% correct, but will suffice until we fix the kernel so that
we can distinguish between bind mounts and namespaced cgroupfs mounts.

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