Re: DCACHE Pinning Problems with rm -r on 2.2.15/2.3.99Pre3 withNWFS2.2.2

From: Jeff V. Merkey (jmerkey@timpanogas.com)
Date: Fri Mar 31 2000 - 13:07:35 EST


"Stephen C. Tweedie" wrote:
>
> Hi,
>
> On Thu, Mar 30, 2000 at 08:31:40PM -0700, Jeff V. Merkey wrote:
> >
> > After thinking about it, I got it. a code fix is in that remembers the
> > last position passed from readdir(). 2.3.99Pre4++++ is on tonight's
> > fare.
>
> You really do need persistent offsets into the directory if you
> can manage it, though. Applications expect to be able to use
> telldir and seekdir to query and seek back to sequence points in
> the directory. In particular, serving locally mounted directories
> over NFS really needs this.
>
> --Stephen

Stephen,

In fact, I already do have a scheme for doing this with persistent
offsets, problem is that they are not always ascending. (directories in
NetWare can link and wind all through the dir file in any order). I
need to do more testing. I have reviewed what NCPFS and SMBFS have had
to do to support this correctly. I was planning to use a similiar
method to what's in NCPFS.

Jeff

-
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/



This archive was generated by hypermail 2b29 : Fri Mar 31 2000 - 21:00:29 EST