From: Trond Myklebust <trond.myklebust@fys.uio.no>
To: "J.A. Magallon" <jamagallon@able.es>
Cc: Lista Linux-Kernel <linux-kernel@vger.kernel.org>
Subject: Re: nfs and getattr
Date: 18 Mar 2003 04:04:46 +0100 [thread overview]
Message-ID: <shsy93dtlwx.fsf@charged.uio.no> (raw)
In-Reply-To: <20030318014700.GA28769@werewolf.able.es>
>>>>> " " == J A Magallon <J.A.> writes:
> What is that ton of getattr ? Do they come from nfs itself or
> must be done by the reader via stat()s (perhaps it checks for
> file presence before opening) ?
See the fine Linux Kernel archives.
They come mainly from open(). Use the "nocto" option if you think you
can do without them, but *do not* do so if you think there might be
any chance whatsoever of 1 machine having to access a file that
another machine has written.
Cheers,
Trond
prev parent reply other threads:[~2003-03-18 2:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-18 1:47 nfs and getattr J.A. Magallon
2003-03-18 2:11 ` J.A. Magallon
2003-03-18 3:04 ` Trond Myklebust [this message]
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=shsy93dtlwx.fsf@charged.uio.no \
--to=trond.myklebust@fys.uio.no \
--cc=jamagallon@able.es \
--cc=linux-kernel@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 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.