]> git.proxmox.com Git - mirror_lxcfs.git/commit - bindings.c
Don't tie entries in 'hierarchies' to their subsystem id
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Wed, 3 Feb 2016 01:23:50 +0000 (17:23 -0800)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Wed, 3 Feb 2016 01:38:19 +0000 (17:38 -0800)
commit0619767c1d49f18143ecbe6c0feffb2cb69a1639
tree8cc612f74ed10a57bdc948c7160a10f8ad140b7b
parent9162e42eddeda18a557a87aad1e81b4ba46fb714
Don't tie entries in 'hierarchies' to their subsystem id

There's no place where we rely on it, and it gets out of whack
if cgroups have been unmounted+remounted.

This is an alternative to https://github.com/lxc/lxcfs/pull/70.
Thanks to smemsh for the report and proposed fix.

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