]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Merge branch 'PR/nsenter-pidfd' of https://github.com/karelzak/util-linux-work
authorKarel Zak <kzak@redhat.com>
Tue, 5 Nov 2024 10:17:10 +0000 (11:17 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 5 Nov 2024 10:17:10 +0000 (11:17 +0100)
* 'PR/nsenter-pidfd' of https://github.com/karelzak/util-linux-work:
  nsenter: Rewrite --user-parent to use pidfd
  include/pidfd-utils: add namespaces ioctls
  nsenter: reuse pidfd for --net-socket
  nsenter: use macros to access the nsfiles array
  nsenter: use pidfd to enter target namespaces
  nsenter: use separate function to enter namespaces
  nsenter: add functions to enable/disable namespaces


Trivial merge