OSDN Git Service

trailing_symlink: nd->depth massage, part 7
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 4 May 2015 01:04:07 +0000 (21:04 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 11 May 2015 02:20:05 +0000 (22:20 -0400)
commit9ea57b72bf4f8b750e939769ae0aeaa41394ac01
tree5bde3bcce2c20ef6f8fc0cf4fd637d10bc81aca2
parent0fd889d59e12f860358866b6ddeee4bb7011aaad
trailing_symlink: nd->depth massage, part 7

move decrement of nd->depth on successful returns into the callers.

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