]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcdc984962b59eb6892264cf793319f19a9215a0a
tree6643e485a994b2aadd9363f8a96bf49cac03b2db
parentb6093ab507ed5363b0b2e4a7115e080f7435e8b1
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