[lxc-devel] [lxc/lxc] d23cb2: file_utils: introduce read_file_at()

Stéphane Graber noreply at github.com
Tue Jan 26 16:04:42 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: d23cb29e64c61ba2a1ab9b7604fed43a816a65eb
      https://github.com/lxc/lxc/commit/d23cb29e64c61ba2a1ab9b7604fed43a816a65eb
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-01-26 (Tue, 26 Jan 2021)

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

  Log Message:
  -----------
  file_utils: introduce read_file_at()

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


  Commit: 9cde8a8ab43195a6ce9374bb893efdd392ba6ef3
      https://github.com/lxc/lxc/commit/9cde8a8ab43195a6ce9374bb893efdd392ba6ef3
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-01-26 (Tue, 26 Jan 2021)

  Changed paths:
    M src/lxc/string_utils.h

  Log Message:
  -----------
  string_utils: add must_make_path_relative()

Stolen without shame from my previous implementation in LXCFS.

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


  Commit: 09ed8992c586c1370fee984c1b655344e50896c2
      https://github.com/lxc/lxc/commit/09ed8992c586c1370fee984c1b655344e50896c2
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-01-26 (Tue, 26 Jan 2021)

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

  Log Message:
  -----------
  cgroups: coding style fixes

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


  Commit: f914ae08c498205b1661d743dffc368d2024cee0
      https://github.com/lxc/lxc/commit/f914ae08c498205b1661d743dffc368d2024cee0
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-01-26 (Tue, 26 Jan 2021)

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

  Log Message:
  -----------
  cgroups: rework cg_unified_init()

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


  Commit: 6dcd6f0284f2b4054bcf59dcebd27330e0389486
      https://github.com/lxc/lxc/commit/6dcd6f0284f2b4054bcf59dcebd27330e0389486
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-01-26 (Tue, 26 Jan 2021)

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

  Log Message:
  -----------
  cgroups: detect and record cgroup2 freezer support

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


  Commit: 928b065d34e2a8eecdfcd008d169a21bc1106a1d
      https://github.com/lxc/lxc/commit/928b065d34e2a8eecdfcd008d169a21bc1106a1d
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-01-26 (Tue, 26 Jan 2021)

  Changed paths:
    M src/lxc/criu.c

  Log Message:
  -----------
  criu: handle cgroup2 freezer

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


  Commit: 2c64170505bf9dfa640856621e631f601c82eb7b
      https://github.com/lxc/lxc/commit/2c64170505bf9dfa640856621e631f601c82eb7b
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2021-01-26 (Tue, 26 Jan 2021)

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

  Log Message:
  -----------
  Merge pull request #3633 from brauner/2021-01-25/criu

cgroups: fixes and cgroup2 improvements


Compare: https://github.com/lxc/lxc/compare/6f2f65909ede...2c64170505bf


More information about the lxc-devel mailing list