]> git.proxmox.com Git - mirror_lxc.git/commit
cgfsng: fail when limits fail to apply
authorChristian Brauner <christian.brauner@ubuntu.com>
Tue, 19 Sep 2017 14:24:37 +0000 (16:24 +0200)
committerStéphane Graber <stgraber@ubuntu.com>
Sun, 24 Sep 2017 04:26:49 +0000 (00:26 -0400)
commit818196b509a522e5a27950e5a535f456cd6b5430
tree598516866479bf6f2a1d0d1605b9fc4b53ff3174
parent0e2e759fa481f7054a458b0b28723eb1b2321520
cgfsng: fail when limits fail to apply

So far, we silently skipped over limits that failed to be applied which is very
odd. Let's error on when cgroup limits fail to apply.

Closes #1815.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/cgroups/cgfsng.c