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

Get rid of symlink body copying



Now that nd->last stays around until ->put_link() is called, we can
just postpone that ->put_link() in do_filp_open() a bit and don't
bother with copying.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 3866248e
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