bug-hurd
[Top][All Lists]
Advanced

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

Re: rm patch suggestion


From: Niels Möller
Subject: Re: rm patch suggestion
Date: 08 May 2002 21:43:07 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> writes:

> I am not sure what again looking up "" means for a Hurd server, and I don't
> have time to investigate on this right now.

IIRC, dir_lookup of "" is equivalent to ".", and can be thought of as
the middle component of the path "foo//bar", which is equivalent to
"foo/bar". For posix calls, e.g. open, calling with "" is an error,
probably ENOENT.

But I don't know is this meaning of "" is implemented in the client
code or in the file server code.

/Niels



reply via email to

[Prev in Thread] Current Thread [Next in Thread]