namei: remove restrictions on nesting depth
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 2 May 2015 11:16:16 +0000 (07:16 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 11 May 2015 02:20:01 +0000 (22:20 -0400)
The only restriction is that on the total amount of symlinks
crossed; how they are nested does not matter

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

diff --cc fs/namei.c
Simple merge
Simple merge