diff options
author | Christian Brauner <brauner@kernel.org> | 2024-12-22 13:03:19 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-12-22 13:03:19 +0300 |
commit | 3781680fba3eab0b34b071cb9443fd5ad92d23cf (patch) | |
tree | 82dfe679fafa184df26af5425b28d81b73b8f45f /tools/perf/scripts/python/task-analyzer.py | |
parent | 16ecd47cb0cd895c7c2f5dd5db50f6c005c51639 (diff) | |
parent | f63df61651be541cc5699083faa1bfbaa105ed44 (diff) | |
download | linux-3781680fba3eab0b34b071cb9443fd5ad92d23cf.tar.xz |
Merge patch series "pidfs: support bind-mounts"
Christian Brauner <brauner@kernel.org> says:
Allow bind-mounting pidfds. Similar to nsfs let's allow bind-mounts for
pidfds. This allows pidfds to be safely recovered and checked for
process recycling.
Instead of checking d_ops for both nsfs and pidfs we could in a
follow-up patch add a flag argument to struct dentry_operations that
functions similar to file_operations->fop_flags.
* patches from https://lore.kernel.org/r/20241219-work-pidfs-mount-v1-0-dbc56198b839@kernel.org:
selftests: add pidfd bind-mount tests
pidfs: allow bind-mounts
Link: https://lore.kernel.org/r/20241219-work-pidfs-mount-v1-0-dbc56198b839@kernel.org
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions