Re: [PATCH] cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 23 May 2011 13:24:41 -0500
Steve French <smfrench@xxxxxxxxx> wrote:

> On Mon, May 23, 2011 at 1:23 PM, Christoph Hellwig <hch@xxxxxxxxxxxxx> wrote:
> > On Mon, May 23, 2011 at 01:21:35PM -0500, Steve French wrote:
> >> Until Peter's Linux NFS fix is in - aren't we in that situation
> >> already with other fs.
> >
> > That patch is not going to help with the fundamental problem that
> > you won't be able to ever find an inode that went out of cache.
> 
> Isn't that what Peter's fix (and Solaris and other clients do) - they
> revalidate the inode via another nfs lookup when it has gone stale.
> 

Only if the client actually has a valid path to work with. That's not
guaranteed. Even if it were, pushing responsibility for this out to the
client totally violates the protocol.

It's the server's job to be able to identify filehandles that the
client presents. It should not have to rely on the client to look up
the right path to ensure that it's in its cache.

Even if the client were to do that, it's not 100% certain that it will
still be in the cache after the LOOKUP call and before the call that
wants to use a filehandle. If the server is under serious memory
pressure it could get pushed out of the cache again within that window.


-- 
Jeff Layton <jlayton@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux