]> git.baikalelectronics.ru Git - kernel.git/commit
massage __follow_mount_rcu() a bit
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 16 Jan 2020 14:52:04 +0000 (09:52 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 14 Mar 2020 01:09:12 +0000 (21:09 -0400)
commit3b6bf9e7b76a1abfba630742e9f61bcfea43844e
tree1a6bb994135fbee1b6dcb1201b643bec0141dd51
parent54ae5511d3a5a316ec0b0416a9f61c45f438b9e5
massage __follow_mount_rcu() a bit

make the loop more similar to that in follow_managed(), with
explicit tracking of flags, etc.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/namei.c