Re: NFS Client patch

Trond Myklebust (trond.myklebust@fys.uio.no)
19 Jul 2001 13:35:51 +0200


>>>>> " " == Chris Mason <mason@suse.com> writes:

> Well, returning the last filename won't do much for filesystems
> that don't have any directory indexes, but that's besides the
> point. Could nfsv4 be better than it is? probably. Can we
> change older NFS protocols to have a linux specific hack that
> makes them more filesystem (or at least reiserfs) friendly?
> probably.

NFSv2 and v3 have a fixed format for readdir calls. There's bugger all
you can do to change this without making the resulting protocol
incompatible with NFS.

If you don't want Reiserfs to be NFS compatible, then fine, but I
personally don't want to see hacks to the NFS v2/v3 code that rely on
'hidden knowledge' of the filesystem on the server.

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