Re: Open by inode? (was Re: knfsd)

Linus Torvalds (torvalds@transmeta.com)
Mon, 11 Jan 1999 16:25:33 -0800 (PST)


On 12 Jan 1999, Magnus Ahltorp wrote:
>
> > (iso9660 does not have ".." on disk - so you need to know your path
> > in order to know where ".." is)
>
> Why do you have to know where .. is in order to open a file?

Umm.. Other filesystems have other requirements. smbfs cannot do any FS
operations without knowing the name of the file, for example. That
_should_ be true of other network filesystems too, but I'm afraid that 25
years of UNIX has made some people forget what is sane and what is easily
done in UNIX.

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/