commit | 21c3003d36a8b6c54811bd87eb5f6fc830de9c82 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun May 03 21:06:24 2015 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun May 10 22:20:05 2015 -0400 |
tree | 0d2611de01071c46dc064b4c9eb719fb5b2ff0b6 | |
parent | 9ea57b72bf4f8b750e939769ae0aeaa41394ac01 [diff] |
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>