]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc126105fb55eb83243b42a58bb3ca2198b438147
tree88b22172306c162df0a5fc7adbc208e3fd535bd5
parent81ea97242c69f46d060a1fd4dc149121fd71f35b
namei: remove restrictions on nesting depth

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