linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Disable NFS client cache.
@ 2010-05-16  2:50 jupiter.hce
  2010-05-16 13:37 ` Guillaume Rousse
  0 siblings, 1 reply; 2+ messages in thread
From: jupiter.hce @ 2010-05-16  2:50 UTC (permalink / raw)
  To: linux-nfs

Hi,

Could you please advice how to disable NFS client cache in mount
command?

I have an application to use NFS over FUSE, if I keep typing "ls" in
the same directory, the client NFS only sent GETATT, no more READDIR,
all directory contents displayed on screen came from NFS cache. That
caused many problems and I'd like to disable NFS client cache. But it
did not work when I add "-o noac" option to mount. Also I don't want
NFS GETATT retransmission during file copy. Appreciate your advice and
sample examples to mount.

Thank you.



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

end of thread, other threads:[~2010-05-16 13:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-16  2:50 Disable NFS client cache jupiter.hce
2010-05-16 13:37 ` Guillaume Rousse

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).