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

postpone __putname() until after do_last()



Since do_last() doesn't mangle nd->last_name, we can safely postpone
__putname() done in handling of trailing symlinks until after the
call of do_last()

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 27bff343
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment