Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 1996 10:19:56 -0700 (MST)
From:      Terry Lambert <terry@lambert.org>
To:        dfr@render.com
Cc:        terry@lambert.org, michaelh@cet.co.jp, karl@Mcs.Net, freebsd-hackers@FreeBSD.org
Subject:   Re: NFS node: disappearing directory
Message-ID:  <199610221719.KAA08106@phaeton.artisoft.com>
In-Reply-To: <Pine.BSF.3.95.961022095303.14906N-100000@minnow.render.com> from "Doug Rabson" at Oct 22, 96 09:55:39 am

next in thread | previous in thread | raw e-mail | index | archive | help
> > If it's in the client code, how does this enter into it?  The client is
> > a real FS...
> 
> The NFS protocol uses the cookies themselves.  The NFS client code speaks
> the NFS protocol and therefore *must* use cookies.  It does *not* use the
> extra cookie interface to the VOP_READDIR call.

Ah.  I see your problem.

I was talking about the server problem caused by the search restart,
which *is* cookie related.

There's an unfortunate multiple use of the word "cookie" here...


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610221719.KAA08106>