We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f97276 commit 662e7b7Copy full SHA for 662e7b7
README.md
@@ -792,6 +792,10 @@ to thread-group leader pidfd.
792
793
### Namespace ioctl to translate a PID between PID namespaces
794
795
+[x] Namespace ioctl to translate a PID between PID namespaces
796
+
797
+**🙇 `ca567df74a28a9fb368c6b2d93e864113f73f5c2 ("nsfs: add pid translation ioctls")` 🙇**
798
799
**Use-Case:** This makes it possible to e.g., figure out what a given PID in
800
a PID namespace corresponds to in the caller's PID namespace. For example, to
801
figure out what the PID of PID 1 inside of a given PID namespace is.
0 commit comments