diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2025-08-20 03:23:12 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2025-09-15 21:26:05 -0400 |
commit | 25423edc787842d17520b3f9df4d0a58a6a663b1 (patch) | |
tree | edcb63f6345d6a5373d02bc889be1dc3c350bec1 /scripts/lib/abi/helpers.py | |
parent | ed8ba4aad78887d88231c1c66c0ddf9fe12aaad1 (diff) |
new helper: topmost_overmount()
Returns the final (topmost) mount in the chain of overmounts
starting at given mount. Same locking rules as for any mount
tree traversal - either the spinlock side of mount_lock, or
rcu + sample the seqcount side of mount_lock before the call
and recheck afterwards.
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/lib/abi/helpers.py')
0 files changed, 0 insertions, 0 deletions