runc/libcontainer/cgroups/fs2
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
..
cpu.go cgroup2: split fs2 from fs 2019-12-06 15:42:10 +09:00
cpuset.go cgroup2: split fs2 from fs 2019-12-06 15:42:10 +09:00
defaultpath.go cgroup2: split fs2 from fs 2019-12-06 15:42:10 +09:00
defaultpath_test.go cgroup2: split fs2 from fs 2019-12-06 15:42:10 +09:00
devices.go fs2: support legacy device spec (to pass CI) 2019-12-06 15:53:07 +09:00
freezer.go cgroup2: split fs2 from fs 2019-12-06 15:42:10 +09:00
fs2.go fix merging #2177 and #2169 2020-01-14 11:13:25 +09:00
io.go cgroup2: split fs2 from fs 2019-12-06 15:42:10 +09:00
memory.go cgroup2: split fs2 from fs 2019-12-06 15:42:10 +09:00
pids.go cgroup2: split fs2 from fs 2019-12-06 15:42:10 +09:00