[lxc-devel] [lxc/lxc] 634777: file_utils: move dup_cloexec() to header

Stéphane Graber noreply at github.com
Wed Feb 17 00:16:59 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 6347774b4c20e0bc7b840053c148aec247653a8e
      https://github.com/lxc/lxc/commit/6347774b4c20e0bc7b840053c148aec247653a8e
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-02-17 (Wed, 17 Feb 2021)

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

  Log Message:
  -----------
  file_utils: move dup_cloexec() to header

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


  Commit: c55fe36d28129391f231ae9aeef7cd3b4db31b0e
      https://github.com/lxc/lxc/commit/c55fe36d28129391f231ae9aeef7cd3b4db31b0e
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-02-17 (Wed, 17 Feb 2021)

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

  Log Message:
  -----------
  cgroups: fd-only cgroup tree pruning

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


  Commit: dcf6a5c7c664f4b29dac1bd6345c915e31d378c1
      https://github.com/lxc/lxc/commit/dcf6a5c7c664f4b29dac1bd6345c915e31d378c1
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2021-02-17 (Wed, 17 Feb 2021)

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

  Log Message:
  -----------
  cgroups: remove obsolote cgroup_tree handling

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


  Commit: 69632022417ae9f1474e594dec7da8dcaffb017e
      https://github.com/lxc/lxc/commit/69632022417ae9f1474e594dec7da8dcaffb017e
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2021-02-16 (Tue, 16 Feb 2021)

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

  Log Message:
  -----------
  Merge pull request #3677 from brauner/2021-02-17/cgroup_pruning

cgroups: fd-only cgroup tree pruning


Compare: https://github.com/lxc/lxc/compare/a218be90f5a6...69632022417a


More information about the lxc-devel mailing list