OSDN Git Service

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)
commit894bc8c4662ba9daceafe943a5ba0dd407da5cd3
tree88b22172306c162df0a5fc7adbc208e3fd535bd5
parent3b2e7f7539bdf5650bf5e13f18c883b7b008d03b
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