Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nd->inode is not set on the second attempt in path_walk()
We leave it at whatever it had been pointing to after the first link_path_walk() had failed with -ESTALE. Things do not work well after that... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
- Loading branch information