runc/libcontainer/cgroups
Akihiro Suda 5c20ea1472 fix merging #2177 and #2169
A new method was added to the cgroup interface when #2177 was merged.

After #2177 got merged, #2169 was merged without rebase (sorry!) and compilation was failing:

  libcontainer/cgroups/fs2/fs2.go:208:22: container.Cgroup undefined (type *configs.Config has no field or method Cgroup)

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2020-01-14 11:13:25 +09:00
..
ebpf cgroup2: ebpf: increase RLIM_MEMLOCK to avoid BPF_PROG_LOAD error 2019-11-07 15:43:27 +09:00
fs Merge pull request #2169 from AkihiroSuda/split-fs 2020-01-13 16:23:27 -08:00
fs2 fix merging #2177 and #2169 2020-01-14 11:13:25 +09:00
fscommon cgroup2: split fs2 from fs 2019-12-06 15:42:10 +09:00
systemd Merge pull request #2169 from AkihiroSuda/split-fs 2020-01-13 16:23:27 -08:00
cgroups.go libcontainer: add method to get cgroup config from cgroup Manager 2019-12-17 22:46:03 +00:00
cgroups_test.go .travis.yml: add Fedora 31 vagrant box (for cgroup2) 2019-10-31 16:53:01 +09:00
cgroups_unsupported.go Move libcontainer into subdirectory 2015-06-21 19:29:15 -07:00
stats.go Expose memory.use_hierarchy in MemoryStats 2017-03-31 13:40:34 -04:00
utils.go cgroup2: do not parse /proc/cgroups 2019-10-28 00:00:33 +09:00
utils_test.go Add tests for GetHugePageSize 2019-05-30 17:27:32 +02:00