]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8bc343a9b6953b74964e764ca330596290033b15
tree5bde3bcce2c20ef6f8fc0cf4fd637d10bc81aca2
parentddb0aac99754cfb460af98dc028438fa406b2839
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