diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-02-26 19:19:05 -0500 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-04-02 01:09:22 -0400 |
commit | 2aa38470853a65dc9b1b4bd0989d34cd3fc57ebd (patch) | |
tree | d445f35666a55d6af1cfbc0b105f47632975c750 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7ef482fa65513b18eed05a5c5f00413aad137810 (diff) |
non-RCU analogue of the previous commit
new helper: choose_mountpoint(). Wrapper around choose_mountpoint_rcu(),
similar to lookup_mnt() vs. __lookup_mnt(). follow_dotdot() switched to
it. Now we don't grab mount_lock exclusive anymore; note that the
primitive used non-RCU mount traversals in other direction (lookup_mnt())
doesn't bother with that either - it uses mount_lock seqcount instead.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions