]> git.ipfire.org Git - thirdparty/lxc.git/commit
cgfsng: fail when limits fail to apply 1829/head
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 24 Sep 2017 12:07:31 +0000 (14:07 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Sun, 24 Sep 2017 12:10:17 +0000 (14:10 +0200)
commitbab07a29c42702002d21caacbbadf003470af330
tree629a161ccfa749de5fc9489a732d9e44fb3595ee
parent204bdc01b26e61c4f1149c5914bcc3ed5b058c64
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.

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