diff options
author | Christian Brauner <brauner@kernel.org> | 2025-09-12 13:52:52 +0200 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-09-19 14:26:16 +0200 |
commit | e83f0b5d10dcf62833008327cb661c7d118bca85 (patch) | |
tree | 8aea9ee6ffc99baf11533a770fc683efe76c8db9 /net/unix/af_unix.c | |
parent | 5222470b2fbb3740f931f189db33dd1367b1ae75 (diff) |
nsfs: support exhaustive file handles
Pidfd file handles are exhaustive meaning they don't require a handle on
another pidfd to pass to open_by_handle_at() so it can derive the
filesystem to decode in. Instead it can be derived from the file
handle itself. The same is possible for namespace file handles.
Reviewed-by: Amir Goldstein <amir73il@gmail.com>
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions