namei: move the calls of may_follow_link() into follow_link()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 19 Apr 2015 04:16:37 +0000 (00:16 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 11 May 2015 02:19:53 +0000 (22:19 -0400)
All remaining callers of the former are preceded by the latter

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

diff --cc fs/namei.c
Simple merge