commit | 21fef2176e50bf785eaac920d949fcac5e2db124 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Apr 19 00:16:37 2015 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun May 10 22:19:53 2015 -0400 |
tree | 14a46cc96b3aad9b21fe23b7bf5408c8b744fe8c | |
parent | 172a39a059bb8d84649bcad3e252fe416ad188a8 [diff] |
namei: move the calls of may_follow_link() into follow_link() All remaining callers of the former are preceded by the latter Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>