public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 000 of 2] Invalidate_inode_pages2 changes.
@ 2006-08-29  1:30 NeilBrown
  2006-08-29  1:30 ` [PATCH 001 of 2] Invalidate_inode_pages2 shouldn't abort on first error NeilBrown
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: NeilBrown @ 2006-08-29  1:30 UTC (permalink / raw)
  To: Andrew Morton
  Cc: v9fs-developer, trond.myklebust, Andrea Arcangeli, linux-kernel

Hi all,
 I'm picking up on a conversation that was started in late March
 this year, and which didn't get anywhere much.
 See
   http://lkml.org/lkml/2006/3/31/93
 and following.

 The issue is that it is possible for an NFS client to lose writes
 if a particular race is lost - and this has been seen in real life.

 The patch discussed in the above mentioned converstation made two
 changes, one of which was completely right.  The over was slightly wrong. 

 Having explored the issue in some depth I now see how it was wrong
 and present below for your enjoyment two patches.  One which makes 
 and justifies the first change.  One which makes and justifies a
 revised version of the second change.

Thanks,
NeilBrown


 [PATCH 001 of 2] Invalidate_inode_pages2 shouldn't abort on first error.
 [PATCH 002 of 2] Make data destruction in invalidate_inode_pages2 optional.

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

end of thread, other threads:[~2006-08-29  3:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-29  1:30 [PATCH 000 of 2] Invalidate_inode_pages2 changes NeilBrown
2006-08-29  1:30 ` [PATCH 001 of 2] Invalidate_inode_pages2 shouldn't abort on first error NeilBrown
2006-08-29  1:30 ` [PATCH 002 of 2] Make data destruction in invalidate_inode_pages2 optional NeilBrown
2006-08-29  2:14 ` [PATCH 000 of 2] Invalidate_inode_pages2 changes Andrew Morton
2006-08-29  2:46   ` Neil Brown
2006-08-29  3:43     ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox