All of lore.kernel.org
 help / color / mirror / Atom feed
* NFS fscache offline mode?
@ 2009-04-09  2:20 Tom Talpey
  2009-04-09 11:14 ` David Howells
  0 siblings, 1 reply; 6+ messages in thread
From: Tom Talpey @ 2009-04-09  2:20 UTC (permalink / raw)
  To: David Howells; +Cc: linux-nfs

Does the new NFS fscache support offline mode? That is, can
the client continue to serve cached files even in the absence
of any service communication at all?

I see that the fscache itself can do this, but it also seems to
require the netfs (NFS) to invoke it with "pinning" operations.
I don't see any pinning calls, or options to request the behavior
in the NFS code currently.

I actually have one other semi-related question. In fscache-index.c,
the fscache generates keys to match servers by computing an
{NFS version, transport protocol, port, IP address} tuple. Have
you given thought to how this might work with NFSv4.1 sessions?
With 4.1, the session allows trunking and reconnection to multiple
server addresses. It appears the cache basically won't hit on
such configurations. I think the nfs_server_key structure will
require more thought for 4.1.

Tom.


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-04-09 23:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-09  2:20 NFS fscache offline mode? Tom Talpey
2009-04-09 11:14 ` David Howells
2009-04-09 19:13   ` Muntz, Daniel
2009-04-09 21:21     ` David Howells
2009-04-09 22:27       ` Muntz, Daniel
2009-04-09 23:05         ` David Howells

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.