[lxc-devel] [lxc/lxc] 234998: conf: introduce userns_exec_mapped_root()

Stéphane Graber noreply at github.com
Mon May 4 13:39:52 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 234998b4f2a42623565f58b0ad20fa8254cbedde
      https://github.com/lxc/lxc/commit/234998b4f2a42623565f58b0ad20fa8254cbedde
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

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

  Log Message:
  -----------
  conf: introduce userns_exec_mapped_root()

to avoid the overhead of calling to lxc-usernsexec whenever we can.

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


  Commit: cf68ffd9e2fce0a33d179aab9b47609f98fd9120
      https://github.com/lxc/lxc/commit/cf68ffd9e2fce0a33d179aab9b47609f98fd9120
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M configure.ac
    M src/lxc/conf.c
    M src/lxc/macro.h
    M src/lxc/syscall_numbers.h
    M src/lxc/syscall_wrappers.h

  Log Message:
  -----------
  conf: support console setup on containers without rootfs

This depends on the new mount api.

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


  Commit: 466b8e7f203c93429c48163797f8aae70a46a6e5
      https://github.com/lxc/lxc/commit/466b8e7f203c93429c48163797f8aae70a46a6e5
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2020-05-04 (Mon, 04 May 2020)

  Changed paths:
    M configure.ac
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/macro.h
    M src/lxc/syscall_numbers.h
    M src/lxc/syscall_wrappers.h
    M src/lxc/terminal.c
    M src/lxc/utils.h

  Log Message:
  -----------
  Merge pull request #3397 from brauner/2020-05-03/fixes

conf: introduce userns_exec_mapped_root()


Compare: https://github.com/lxc/lxc/compare/33b8e598f111...466b8e7f203c


More information about the lxc-devel mailing list