Verified Commit 1cf0930a authored by Tommaso Tocci's avatar Tommaso Tocci
Browse files

bugfix: do not always follow last link in path

when resolving path we don't want always
to resolve also the last components if it is a link. Cause in some cases
we want exactly the path of that link and not the one it points to.

lstat and readlink are some example of functions that don't want to
resolve the last link.
parent 030e3cbd
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