Don Lewis wrote:
> 
> On Aug 16,  9:18pm, Terry Lambert wrote:
> } Subject: Re: BSD XFS Port & BSD VFS Rewrite
> 
> } > I don't see how the namei recursion method prevents catching // as a
> } > namespace escape.
> }
> }
> } //apple-resource-fork/intermediate_dir/some_other_dir/file_with_fork
> }
> } You can't inherit the fact that you are looking at the resource fork
> } in the terminal component, ONLY.
> 
> I don't think this is a good example.  How would you access the resource
> fork of a file relative to the current directory?  IMHO, the necessary
> goop needs to go at the end of the path name.

Pick a separator character that nobody in their right mind would use in
a file path.  "\" strikes me as a good candidate.  ;^)

-- 
            "Where am I, and what am I doing in this handbasket?"

Wes Peters                                                         Softweyr LLC
http://softweyr.com/                                           [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to