All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linda Dunaphant <linda.dunaphant@ccur.com>
To: Trond Myklebust <trond.myklebust@fys.uio.no>,
	Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: NFS: msync required for data writes to server?
Date: Fri, 13 May 2005 19:57:22 -0400	[thread overview]
Message-ID: <1116028642.7846.12.camel@lindad> (raw)
In-Reply-To: <1115956128.12175.11.camel@lade.trondhjem.org>

Trond & Andrew,

Thank you both so much for your help!

The change fixed the problem we were having with the testsuite with mmap
of NFS files. We had 3 successful test runs today with the fix in place.
I found the changeset entry for this fix:

ChangeSet@1.2181.9.9, 2005-03-15 19:44:28-08:00, trond.myklebust@fys.uio.no
  [PATCH] NFS: Ensure that dirty pages are written with the right creds.
                                                                                 
   When doing shared mmap writes, the resulting dirty NFS pages may
   find themselves incapable of being flushed out if I/O is started
   after the file was released.

   Make sure we start I/O on all existing dirty pages in nfs_file_release().                                                                                 
   
Cheers!
Linda


      reply	other threads:[~2005-05-13 23:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-12 19:21 NFS: msync required for data writes to server? Linda Dunaphant
2005-05-13  0:57 ` Andrew Morton
2005-05-13  2:21   ` Linda Dunaphant
2005-05-13  2:42     ` Andrew Morton
2005-05-13  3:41       ` Linda Dunaphant
2005-05-13  3:48       ` Trond Myklebust
2005-05-13 23:57         ` Linda Dunaphant [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=1116028642.7846.12.camel@lindad \
    --to=linda.dunaphant@ccur.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trond.myklebust@fys.uio.no \
    /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.