From: hce <webmail.hce@gmail.com>
To: linux-nfs@vger.kernel.org
Subject: NFS cache
Date: Sun, 16 May 2010 18:26:23 +1000 [thread overview]
Message-ID: <AANLkTikZfdnCMm0TkEaVnN2kqVzMZ7CYmbe1YengmRMY@mail.gmail.com> (raw)
Hi,
I posted following message on list, but did not see it on list, sorry
if it is duplicated.
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 for how to mount nfs to disable client cache and
retransmission.
Thank you.
hce
next reply other threads:[~2010-05-16 8:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-16 8:26 hce [this message]
[not found] ` <AANLkTikZfdnCMm0TkEaVnN2kqVzMZ7CYmbe1YengmRMY-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-05-16 23:54 ` NFS cache hce
2010-05-23 22:11 ` Neil Brown
2010-05-26 12:03 ` hce
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=AANLkTikZfdnCMm0TkEaVnN2kqVzMZ7CYmbe1YengmRMY@mail.gmail.com \
--to=webmail.hce@gmail.com \
--cc=linux-nfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).