]> git.ipfire.org Git - thirdparty/lxc.git/commit
cgfsng - remove the code checking whether devices cgroup lines are already done
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 7 Mar 2016 19:16:43 +0000 (11:16 -0800)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 7 Mar 2016 19:17:20 +0000 (11:17 -0800)
commitaca7dc6feccdeeb519063ede4bd241ee86576c4c
tree3af237be4105b648792c47e375e0c072c8898391
parentd30ec4cbc2dd7e9203661527673cdb773b255058
cgfsng - remove the code checking whether devices cgroup lines are already done

We may need to revert this, but I *think* we no longer need this
with default configs.  The idea iirc was that if caller cannot
write to devices.allow (i.e. is in a user namespace), then ignore
permission failures if the cgroups are already sufficiently setup.

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