]> git.baikalelectronics.ru Git - kernel.git/commit
trailing_symlink: nd->depth massage, part 5
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 4 May 2015 00:59:58 +0000 (20:59 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 11 May 2015 02:20:04 +0000 (22:20 -0400)
commita7e13eea8e87af9faf4e1053044dfaa9cfa66399
tree1cefb331d2b16bda8a58ad1c07483580bef65f71
parentf81373a8ffb310a47ab99ffd66d388b8e59ce84e
trailing_symlink: nd->depth massage, part 5

move increment of ->depth to the point where we'd discovered
that get_link() has not returned an error, adjust exits
accordingly.

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