Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: b94283e19f19495d6d853d43146f2c640542c751
      https://github.com/lxc/lxc/commit/b94283e19f19495d6d853d43146f2c640542c751
  Author: Christian Brauner <christian.brau...@ubuntu.com>
  Date:   2019-12-26 (Thu, 26 Dec 2019)

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

  Log Message:
  -----------
  start: remove procfs pidfd support

We'll only rely on proper anon-inode based pidfd support in the future.
There's no good reason to use the procfs fallback. All the fancy features we
might want to use are only available with anon-inode pidfds.

Signed-off-by: Christian Brauner <christian.brau...@ubuntu.com>


  Commit: f036cc8a2c6ace70ea8086e5f34881ebadf105f1
      https://github.com/lxc/lxc/commit/f036cc8a2c6ace70ea8086e5f34881ebadf105f1
  Author: Serge Hallyn <se...@hallyn.com>
  Date:   2020-01-08 (Wed, 08 Jan 2020)

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

  Log Message:
  -----------
  Merge pull request #3241 from brauner/2019-12-25/remove_procfs_pidfd_support

start: remove procfs pidfd support


Compare: https://github.com/lxc/lxc/compare/26eb73ca7ef1...f036cc8a2c6a
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to