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

Stéphane Graber noreply at github.com
Wed Dec 4 03:57:10 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 6900ebfa2d983c924116c74d9012e0439c2f155c
      https://github.com/lxc/lxc/commit/6900ebfa2d983c924116c74d9012e0439c2f155c
  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: bad788b08f1aa440b0686540b922522047b4f41e
      https://github.com/lxc/lxc/commit/bad788b08f1aa440b0686540b922522047b4f41e
  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>


  Commit: c10ac1b13b50b167ecb24acaad20abdc9dea67b8
      https://github.com/lxc/lxc/commit/c10ac1b13b50b167ecb24acaad20abdc9dea67b8
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2019-12-03 (Tue, 03 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/cgroups/cgroup2_devices.c
    M src/lxc/commands.c
    M src/lxc/commands.h
    M src/lxc/file_utils.c
    M src/lxc/file_utils.h

  Log Message:
  -----------
  Merge pull request #3205 from brauner/cgroup2_improvements

cgroup: add command to retrieve cgroup2 fd and rework cgroup2 attach


Compare: https://github.com/lxc/lxc/compare/02294d4ef775...c10ac1b13b50


More information about the lxc-devel mailing list