namei: expand the call of follow_link() in link_path_walk()
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 18 Apr 2015 22:45:16 +0000 (18:45 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 11 May 2015 02:19:53 +0000 (22:19 -0400)
... and strip __always_inline from follow_link() - remaining callers
don't need that.

Now link_path_walk() recursion is a direct one.

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

diff --cc fs/namei.c
Simple merge