]> git.proxmox.com Git - mirror_lxcfs.git/commit
Hide cgroups not under caller's own cgroup
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Tue, 16 Dec 2014 17:20:17 +0000 (11:20 -0600)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Tue, 16 Dec 2014 19:18:35 +0000 (13:18 -0600)
commit3db25a353582f3779614b997a4148804b2fda31a
tree445c9cb03e281586ccaa85cfe8c4f69278009a0c
parent0a1bb5ea52000eec98a25329ba39156382fd734d
Hide cgroups not under caller's own cgroup

For a directory, we show an empty directory.  For any attempt to getattr
a file, we return -ENOENT.

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