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

namei: take the treatment of absolute symlinks to get_link()



rather than letting the callers handle the jump-to-root part of
semantics, do it right in get_link() and return the rest of the
body for the caller to deal with - at that point it's treated
the same way as relative symlinks would be.  And return NULL
when there's no "rest of the body" - those are treated the same
as pure jump symlink would be.

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