runc/libcontainer/cgroups
Mrunal Patel e7b57cb042 Ignore cgroup2 mountpoints
Our current cgroup parsing logic assumes cgroup v1 mounts
so we should ignore cgroup2 mounts for now

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-01-11 12:34:50 -08:00
..
fs Merge pull request #1196 from hqhq/fix_cgroup_leftover 2017-01-09 10:31:04 -08:00
systemd Ignore error when starting transient unit that already exists 2016-10-19 14:55:52 -04:00
cgroups.go cgroups: update the comments 2017-01-03 22:40:12 +08:00
cgroups_test.go Rework ParseCgroupFile 2015-09-10 20:59:27 +03:00
cgroups_unsupported.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
stats.go Fix trivial style errors reported by `go vet` and `golint` 2016-04-12 08:13:16 +00:00
utils.go Ignore cgroup2 mountpoints 2017-01-11 12:34:50 -08:00
utils_test.go Add flag to allow getting all mounts for cgroups subsystems 2016-09-15 15:19:27 -04:00