[lxc-devel] [lxc/lxc] 79c59e: cgfs: always handle named subsystems by default

GitHub noreply at github.com
Sun Jan 31 16:56:28 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 79c59e6b77feb3bf96f58f4bb74ea119b2aeb35c
      https://github.com/lxc/lxc/commit/79c59e6b77feb3bf96f58f4bb74ea119b2aeb35c
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2016-01-31 (Sun, 31 Jan 2016)

  Changed paths:
    M src/lxc/cgfs.c

  Log Message:
  -----------
  cgfs: always handle named subsystems by default

Previously, name= controllers would be handled if lxc.cgroup.use=@all,
but not if lxc.cgroup.use was unspecified.  Change that, since you cannot
run systemd in a container without it.

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


  Commit: 3939a22a481a596049e7687cb1499f11c9000c86
      https://github.com/lxc/lxc/commit/3939a22a481a596049e7687cb1499f11c9000c86
  Author: Serge Hallyn <serge.hallyn at ubuntu.com>
  Date:   2016-01-31 (Sun, 31 Jan 2016)

  Changed paths:
    M src/lxc/cgfs.c

  Log Message:
  -----------
  cgfs: prune the init scope from paths

Just as cgmanager does, if we are calculating a task's paths, drop
the trailing '/init.scope'.  We don't want the container to sit under
there.

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


  Commit: 39938b251df21d433487c065b9afbf119e92e763
      https://github.com/lxc/lxc/commit/39938b251df21d433487c065b9afbf119e92e763
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2016-01-31 (Sun, 31 Jan 2016)

  Changed paths:
    M src/lxc/cgfs.c

  Log Message:
  -----------
  Merge pull request #785 from hallyn/2016-01-31/cgfs

2016 01 31/cgfs


Compare: https://github.com/lxc/lxc/compare/27a72f2faabb...39938b251df2


More information about the lxc-devel mailing list