[lxc-devel] [lxc/lxc] 96d775: start: don't close inherited namespace fds

GitHub noreply at github.com
Wed Oct 4 22:58:53 UTC 2017


  Branch: refs/heads/stable-2.0
  Home:   https://github.com/lxc/lxc
  Commit: 96d775b52f8193ce3ce829726dc162dea6b34447
      https://github.com/lxc/lxc/commit/96d775b52f8193ce3ce829726dc162dea6b34447
  Author: LiFeng <lifeng68 at huawei.com>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  start: don't close inherited namespace fds

Otherwise we can never share namespaces.

Signed-off-by: LiFeng <lifeng68 at huawei.com>
Acked-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 9e69b800dab4f531d903dd14ce10b050821c7e76
      https://github.com/lxc/lxc/commit/9e69b800dab4f531d903dd14ce10b050821c7e76
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

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

  Log Message:
  -----------
  network: use single helper to delete networks

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: d443b6f1acce90437bc0d64b98e76f7c8caec08e
      https://github.com/lxc/lxc/commit/d443b6f1acce90437bc0d64b98e76f7c8caec08e
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: non-functional changes

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 1cdad20e5b2d1727e9a6ae17981d7eadcf3e28df
      https://github.com/lxc/lxc/commit/1cdad20e5b2d1727e9a6ae17981d7eadcf3e28df
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: clear ifindeces

We need to clear any ifindeces we recorded so liblxc won't have cached stale
data which would cause it to fail on reboot we're we don't re-read the on-disk
config file.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 18103c35ed986957d1ae90f939501b0c0f2e65aa
      https://github.com/lxc/lxc/commit/18103c35ed986957d1ae90f939501b0c0f2e65aa
  Author: Tycho Andersen <tycho at tycho.ws>
  Date:   2017-10-04 (Wed, 04 Oct 2017)

  Changed paths:
    M config/apparmor/abstractions/container-base
    M config/apparmor/abstractions/container-base.in
    M src/tests/aa.c

  Log Message:
  -----------
  drop useless apparmor denies

mem and kmem are really in /dev, so this does us no good.

Signed-off-by: Tycho Andersen <tycho at tycho.ws>


Compare: https://github.com/lxc/lxc/compare/d3cf9a1b97a3...18103c35ed98


More information about the lxc-devel mailing list