On Aug 13, 2008, at 11:15 PM, David Gibson wrote:
On Wed, Aug 13, 2008 at 10:52:26PM -0500, Kumar Gala wrote:
If the path doesn't start with '/' check to see if it matches some
alias
under "/aliases" and substitute the matching alias value in the path
and retry the lookup.
Kumar, this is broken. If you match an alias you only follow the path
one level down from there. i.e. you will correctly resolve
'somealias' and 'somealias/foo', but not 'somealias/foo/bar'.
I'm not clear on what cases you are suggesting fail.
- k
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-dev