diff options
author | Christian Brauner <brauner@kernel.org> | 2024-11-29 22:53:03 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2024-12-17 11:16:17 +0300 |
commit | dc14abd3375409560a761f886696969ee755c784 (patch) | |
tree | 292d86daacf8cb64d8bf4374a5cc2e8659dd8a3f /tools/perf/scripts/python/task-analyzer.py | |
parent | d8b47d051eab9729417ea35d3c27fbe8ebd9f5c6 (diff) | |
parent | b3caba8f7a34a2bbaf45ffc6ff3a49b70afeb192 (diff) | |
download | linux-dc14abd3375409560a761f886696969ee755c784.tar.xz |
Merge patch series "pidfs: implement file handle support"
Christian Brauner <brauner@kernel.org> says:
Now that we have the preliminaries to lookup struct pid based on its
inode number alone we can implement file handle support.
This is based on custom export operation methods which allows pidfs to
implement permission checking and opening of pidfs file handles cleanly
without hacking around in the core file handle code too much.
* patches from https://lore.kernel.org/r/20241129-work-pidfs-file_handle-v1-0-87d803a42495@kernel.org:
pidfs: implement file handle support
exportfs: add permission method
fhandle: pull CAP_DAC_READ_SEARCH check into may_decode_fh()
exportfs: add open method
fhandle: simplify error handling
pseudofs: add support for export_ops
Link: https://lore.kernel.org/r/20241129-work-pidfs-file_handle-v1-0-87d803a42495@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