[lxc-devel] [lxc/lxc] 60a22a: cgroups/devices: do not log error when bpf device ...

Christian Brauner noreply at github.com
Wed Dec 4 11:09:23 UTC 2019


  Branch: refs/heads/stable-3.0
  Home:   https://github.com/lxc/lxc
  Commit: 60a22a65dd8a83aa91770a38bf96413112cdf755
      https://github.com/lxc/lxc/commit/60a22a65dd8a83aa91770a38bf96413112cdf755
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M src/lxc/cgroups/cgroup2_devices.c

  Log Message:
  -----------
  cgroups/devices: do not log error when bpf device feature is not available

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


  Commit: 22d3c2cefe23da6d8654c00ab757382381a53fc8
      https://github.com/lxc/lxc/commit/22d3c2cefe23da6d8654c00ab757382381a53fc8
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-12-04 (Wed, 04 Dec 2019)

  Changed paths:
    M src/lxc/cgroups/cgfsng.c
    M src/lxc/cgroups/cgroup.c
    M src/lxc/cgroups/cgroup.h
    M src/lxc/commands.c
    M src/lxc/commands.h
    M src/lxc/file_utils.c
    M src/lxc/file_utils.h

  Log Message:
  -----------
  cgfsng: rework cgroup2 attach

On pure unified systemd we can use a single file descriptor to interact with
the cgroup filesystem. Add a method to retrieve it and as a start use it in our
unified attach codepath.

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


Compare: https://github.com/lxc/lxc/compare/29b785e08cb9...22d3c2cefe23


More information about the lxc-devel mailing list