[lxc-devel] [lxc/lxc] c1c919: utils: allow cross-device resolution

Stéphane Graber noreply at github.com
Mon Dec 28 10:40:10 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: c1c9193cfc89d2d126c31f5797b18a89413b1042
      https://github.com/lxc/lxc/commit/c1c9193cfc89d2d126c31f5797b18a89413b1042
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M src/lxc/utils.c

  Log Message:
  -----------
  utils: allow cross-device resolution

This is needed to enable containers without a rootfs.

Fixes: #3607
Cc: stable-4.0
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 31b84c7a026fb9f75e4f9fc625790af2b6a6c92b
      https://github.com/lxc/lxc/commit/31b84c7a026fb9f75e4f9fc625790af2b6a6c92b
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-12-27 (Sun, 27 Dec 2020)

  Changed paths:
    M src/lxc/cgroups/cgfsng.c
    M src/lxc/cgroups/cgroup2_devices.c
    M src/lxc/cgroups/cgroup2_devices.h
    M src/lxc/commands.c
    M src/lxc/conf.c
    M src/lxc/conf.h

  Log Message:
  -----------
  cgroup2: move bpf device cgroup program to struct cgroup_ops

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


  Commit: bfcd663fc78f2496934abd171eb7189872deb46d
      https://github.com/lxc/lxc/commit/bfcd663fc78f2496934abd171eb7189872deb46d
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2020-12-28 (Mon, 28 Dec 2020)

  Changed paths:
    M src/lxc/cgroups/cgfsng.c
    M src/lxc/cgroups/cgroup2_devices.c
    M src/lxc/cgroups/cgroup2_devices.h
    M src/lxc/commands.c
    M src/lxc/conf.c
    M src/lxc/conf.h
    M src/lxc/utils.c

  Log Message:
  -----------
  Merge pull request #3608 from brauner/2020-12-27/no_rootfs

bugfixes


Compare: https://github.com/lxc/lxc/compare/708e0653c859...bfcd663fc78f


More information about the lxc-devel mailing list