Skip to content
Commit e8bb73df authored by Al Viro's avatar Al Viro
Browse files

namei: fold put_link() into the failure case of complete_walk()



... and don't open-code unlazy_walk() in there - the only reason
for that is to avoid verfication of cached nd->root, which is
trivially avoided by discarding said cached nd->root first.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent fab51e8a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment