[lxc-devel] [lxc/lxc] 4bee03: Update .gitignore

GitHub noreply at github.com
Thu Sep 12 16:45:41 UTC 2013


  Branch: refs/heads/staging
  Home:   https://github.com/lxc/lxc
  Commit: 4bee03bc9df2c2437f068f284327aff337cbdaa9
      https://github.com/lxc/lxc/commit/4bee03bc9df2c2437f068f284327aff337cbdaa9
  Author: S.Çağlar Onur <caglar at 10ur.org>
  Date:   2013-09-12 (Thu, 12 Sep 2013)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Update .gitignore

Signed-off-by: S.Çağlar Onur <caglar at 10ur.org>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>


  Commit: 24b514827d8fb6a11521da3f29b80b25c488e8c6
      https://github.com/lxc/lxc/commit/24b514827d8fb6a11521da3f29b80b25c488e8c6
  Author: Christian Seiler <christian at iwakd.de>
  Date:   2013-09-12 (Thu, 12 Sep 2013)

  Changed paths:
    M src/lxc/utils.c
    M src/lxc/utils.h

  Log Message:
  -----------
  utils: Add lxc_append_paths to join two paths.

Signed-off-by: Christian Seiler <christian at iwakd.de>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>


  Commit: 47d8fb3be090fc99118bb7fea8cb12b3e2194999
      https://github.com/lxc/lxc/commit/47d8fb3be090fc99118bb7fea8cb12b3e2194999
  Author: Christian Seiler <christian at iwakd.de>
  Date:   2013-09-12 (Thu, 12 Sep 2013)

  Changed paths:
    M src/lxc/cgroup.c
    M src/lxc/cgroup.h
    M src/lxc/start.c

  Log Message:
  -----------
  cgroup: Split legacy 'ns' cgroup handling off from main cgroup handling

This patch splits off ns legacy cgroup handling from main cgroup
handling. It moves the creation of the cgroups before clone(), so that
the child will easily know which cgroups it will later belong to. Since
this is not possible for the renaming of the 'ns' cgroup, keep that
part after clone.

Signed-off-by: Christian Seiler <christian at iwakd.de>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>


  Commit: aae1f3c47b09dfcecd17ec56a5fccfc60e52a220
      https://github.com/lxc/lxc/commit/aae1f3c47b09dfcecd17ec56a5fccfc60e52a220
  Author: Christian Seiler <christian at iwakd.de>
  Date:   2013-09-12 (Thu, 12 Sep 2013)

  Changed paths:
    M src/lxc/cgroup.c
    M src/lxc/cgroup.h

  Log Message:
  -----------
  cgroup: Add lxc_setup_mount_cgroup to setup /sys/fs/cgroup inside the container

Add funbction to mount cgroup filesystem hierarchy into the container,
allowing only access to the parts that the container should have access
to, but none else.

Signed-off-by: Christian Seiler <christian at iwakd.de>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>


Compare: https://github.com/lxc/lxc/compare/b336d7246a32...aae1f3c47b09


More information about the lxc-devel mailing list