From 21fef2176e50bf785eaac920d949fcac5e2db124 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Sun, 19 Apr 2015 00:16:37 -0400 Subject: [PATCH] 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 --- Reading git-format-patch failed