tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Fixing $ORGIN RPATHs - at least some of them



On Mon, Nov 06, 2017 at 08:21:24AM -0500, Christos Zoulas wrote:
> There is no try harder, which is what I am trying to explain. All 3 methods
> are doing exactly the same thing. This is the problem we have; the only way
> to get back from a vnode to a path is by using the reverse namei cache.

The point is that no reversing of the namei cache *should* be done here.
The full path should be computed as side effect of the original exec
look up.

Joerg


Home | Main Index | Thread Index | Old Index