]> 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)
committerChristian Brauner <christian.brauner@ubuntu.com>
Tue, 19 Sep 2017 14:24:37 +0000 (16:24 +0200)
commitb3646d7e99abb30c526b1e0be72b7c4a373d3a95
treedd0b99a515401bf7051b098a95e61e52ab239a87
parent364c5d97de9bba17ebe27863f2b884ea10a70bd5
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