diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2020-02-27 01:19:05 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-04-02 07:09:22 +0200 |
commit | 2aa38470853a65dc9b1b4bd0989d34cd3fc57ebd (patch) | |
tree | d445f35666a55d6af1cfbc0b105f47632975c750 /LICENSES | |
parent | helper for mount rootwards traversal (diff) | |
download | linux-2aa38470853a65dc9b1b4bd0989d34cd3fc57ebd.tar.xz linux-2aa38470853a65dc9b1b4bd0989d34cd3fc57ebd.zip |
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 'LICENSES')
0 files changed, 0 insertions, 0 deletions