From 172a39a059bb8d84649bcad3e252fe416ad188a8 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Sat, 18 Apr 2015 18:45:16 -0400 Subject: [PATCH] namei: expand the call of follow_link() in link_path_walk() ... 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 --- Reading git-format-patch failed