vfs: Fold follow_mount_rcu() into follow_dotdot_rcu()
commita7caf25487f8b0d85f0fa0eb9403301f2b35c1b1
authorBen Hutchings <ben@decadent.org.uk>
Sun, 19 Oct 2014 22:07:02 +0000 (19 23:07 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Wed, 5 Nov 2014 20:27:43 +0000 (5 20:27 +0000)
tree49f94d7107f923a04c5a4f74ac393ed405c010ef
parent035cbfd39f2f97948193448e2c27ccba84b3e30b
vfs: Fold follow_mount_rcu() into follow_dotdot_rcu()

This is needed before commit 4023bfc9f351 ('be careful with nd->inode
in path_init() and follow_dotdot_rcu()').  A similar change was made
upstream as part of commit b37199e626b3 ('rcuwalk: recheck mount_lock
after mountpoint crossing attempts').

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
fs/namei.c