[lxc-devel] [lxc/lxc] b3646d: cgfsng: fail when limits fail to apply
    GitHub 
    noreply at github.com
       
    Wed Sep 20 17:03:09 UTC 2017
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: b3646d7e99abb30c526b1e0be72b7c4a373d3a95
      https://github.com/lxc/lxc/commit/b3646d7e99abb30c526b1e0be72b7c4a373d3a95
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-09-19 (Tue, 19 Sep 2017)
  Changed paths:
    M src/lxc/cgroups/cgfsng.c
  Log Message:
  -----------
  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 at ubuntu.com>
  Commit: 87f349acd1d8fc5c70608df315116412e3994025
      https://github.com/lxc/lxc/commit/87f349acd1d8fc5c70608df315116412e3994025
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2017-09-20 (Wed, 20 Sep 2017)
  Changed paths:
    M src/lxc/cgroups/cgfsng.c
  Log Message:
  -----------
  Merge pull request #1821 from brauner/2017-09-19/fail_on_when_setting_limits_on_unavailable_controllers
cgfsng: fail when limits fail to apply
Compare: https://github.com/lxc/lxc/compare/5355740f3c35...87f349acd1d8
    
    
More information about the lxc-devel
mailing list