]> git.proxmox.com Git - mirror_lxcfs.git/commit - bindings.c
fix cg_access() for controller directories
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Wed, 20 Apr 2016 16:25:47 +0000 (11:25 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Wed, 20 Apr 2016 16:27:01 +0000 (11:27 -0500)
commit3f441bc7bec47694a5159df4ddfc1d1093aa8dec
tree7de4ab5667975612191401ec634a41f592debe6b
parent575316c4706e5600f3935e8245027f7de6222656
fix cg_access() for controller directories

The previous patch actually didn't handle those, but only
/cgroup itself.

Closes #107

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
bindings.c