link_path_walk: nd->depth massage, part 3
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 4 May 2015 00:52:15 +0000 (20:52 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 11 May 2015 02:20:03 +0000 (22:20 -0400)
commitda4e0be04d8816bbb9420c1da05ce09f502c5b75
tree6643e485a994b2aadd9363f8a96bf49cac03b2db
parentfd4620bbdf618998fd1a7df19e3443a698357e2b
link_path_walk: nd->depth massage, part 3

remove decrement/increment surrounding nd_alloc_stack(), adjust the
test in it.

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