>>>>> " " == Roman Zippel <[EMAIL PROTECTED]> writes:
> Hi, On Tue, 20 Feb 2001, Neil Brown wrote:
>> 2/ lookup("..").
> A small question: Why exactly is this needed?
Short answer: the existence of 'rename' makes it necessary, since it
means that the directory path is volatile as far as the client is
concerned.
IIRC several NFS implementations (not Linux though) rely on being able
to walk back up the directory tree in order to discover the path at
any given moment.
Under Linux, our reliance on dentries doesn't allow for directory
paths to be volatile, so we don't support it. Instead we end up having
to support aliased directories.
Cheers,
Trond
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Re: problems with reiserfs + nfs using 2.4.2-... Alan Cox
- Re: problems with reiserfs + nfs using 2.... Neil Brown
- Re: problems with reiserfs + nfs usi... Chris Mason
- Re: problems with reiserfs + nfs... Neil Brown
- Re: problems with reiserfs + nfs usi... Alan Cox
- Re: problems with reiserfs + nfs... Neil Brown
- Re: problems with reiserfs + nfs... dek_ml
- Re: problems with reiserfs + nfs... Brian May
- Re: problems with reiserfs + nfs... Chris Mason
- Re: problems with reiserfs + nfs usi... Roman Zippel
- Re: [NFS] Re: problems with reis... Trond Myklebust
- Re: [NFS] Re: problems with reis... Roman Zippel
- Re: [NFS] Re: problems with reis... Trond Myklebust
- Re: [NFS] Re: problems with reis... Roman Zippel
- Re: problems with reiserfs + nfs... Neil Brown
- Re: [NFS] Re: problems with reis... Trond Myklebust
- Re: problems with reiserfs + nfs using 2.4.2-pre4 Alan Cox

