From: Andi Kleen <ak@suse.de>
To: Gregory Giguashvili <Gregoryg@ParadigmGeo.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Problem with msync system call
Date: 23 Jul 2002 19:07:57 +0200 [thread overview]
Message-ID: <p73fzyatlsi.fsf@oldwotan.suse.de> (raw)
In-Reply-To: Gregory Giguashvili's message of "23 Jul 2002 18:07:51 +0200"
Gregory Giguashvili <Gregoryg@ParadigmGeo.com> writes:
> I'm sure that someone has come across this problem and I sure hope there is
> some workaround/patch available.
Do a F_SETFL lock/unlock on the file That should act as a full NFS write
barrier and flush all buffers. Best is if you synchronize between the various
writers with the full lock.
-Andi
next parent reply other threads:[~2002-07-23 17:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <EE83E551E08D1D43AD52D50B9F511092E1149F@ntserver2.suse.lists.linux.kernel>
2002-07-23 17:07 ` Andi Kleen [this message]
2002-07-23 18:01 ` Problem with msync system call Trond Myklebust
2002-07-23 19:36 Gregory Giguashvili
-- strict thread matches above, loose matches on Subject: below --
2002-07-23 19:04 Gregory Giguashvili
2002-07-23 18:45 Gregory Giguashvili
2002-07-23 18:06 ` Andi Kleen
2002-07-23 18:00 Gregory Giguashvili
2002-07-23 16:58 Gregory Giguashvili
2002-07-23 16:31 ` Dr. Michael Weller
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=p73fzyatlsi.fsf@oldwotan.suse.de \
--to=ak@suse.de \
--cc=Gregoryg@ParadigmGeo.com \
--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.