put_link: nd->depth massage, part 8
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 4 May 2015 01:06:24 +0000 (21:06 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 11 May 2015 02:20:05 +0000 (22:20 -0400)
commit21c3003d36a8b6c54811bd87eb5f6fc830de9c82
tree0d2611de01071c46dc064b4c9eb719fb5b2ff0b6
parent9ea57b72bf4f8b750e939769ae0aeaa41394ac01
put_link: nd->depth massage, part 8

all calls are preceded by decrement of nd->depth; move it into
put_link() itself.

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