Verified Commit 20108549 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 40b06b22
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