[lxc-devel] [lxc/lxc] 0b6ca6: cgfsng: don't pre-calculate path

GitHub noreply at github.com
Sat Jul 2 06:01:27 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 0b6ca6e39b63fe37ff66ffcf1c5e13a3a0b330c0
      https://github.com/lxc/lxc/commit/0b6ca6e39b63fe37ff66ffcf1c5e13a3a0b330c0
  Author: Serge Hallyn <serge at hallyn.com>
  Date:   2016-07-01 (Fri, 01 Jul 2016)

  Changed paths:
    M src/lxc/cgfsng.c

  Log Message:
  -----------
  cgfsng: don't pre-calculate path

First, we're doing this so long a there is any cgroup config item -
even if no devices ones.  Then if devices is not available we fail.
This was leading to Rob E's mysterious startup failures.

Secondly, we're not even using this info.  The user was removed
awhile back.

Signed-off-by: Serge Hallyn <serge at hallyn.com>


  Commit: a715a9bcb256676e2ce498c28e3d551732fd9815
      https://github.com/lxc/lxc/commit/a715a9bcb256676e2ce498c28e3d551732fd9815
  Author: Christian Brauner <cbrauner at suse.de>
  Date:   2016-07-02 (Sat, 02 Jul 2016)

  Changed paths:
    M src/lxc/cgfsng.c

  Log Message:
  -----------
  Merge pull request #1070 from hallyn/2016-07-01/fixcg

cgfsng: don't pre-calculate path


Compare: https://github.com/lxc/lxc/compare/df5512e5df35...a715a9bcb256


More information about the lxc-devel mailing list