linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Cache state owners [take 2]
@ 2011-12-06 21:13 Chuck Lever
  2011-12-06 21:13 ` [PATCH 1/2] NFS: Clean up nfs4_find_state_owners_locked() Chuck Lever
  2011-12-06 21:13 ` [PATCH 2/2] NFS: Cache state owners after files are closed Chuck Lever
  0 siblings, 2 replies; 18+ messages in thread
From: Chuck Lever @ 2011-12-06 21:13 UTC (permalink / raw)
  To: trond.myklebust; +Cc: linux-nfs

This has seen some light testing.  Changes since version 1:

  o Inclusion of additional nfs4_find_state_owners_locked() clean up
  o Follow Bruce's suggestion to set ->destroy in common setup function
  o Use time_in_range() instead of time_before() to check for expiry
  o Discard state owners immediately in certain cases

---

Chuck Lever (2):
      NFS: Cache state owners after files are closed
      NFS: Clean up nfs4_find_state_owners_locked()


 fs/nfs/client.c           |    8 ++++
 fs/nfs/nfs4_fs.h          |    3 +
 fs/nfs/nfs4state.c        |  102 ++++++++++++++++++++++++++++++++++++---------
 include/linux/nfs_fs_sb.h |    1 
 4 files changed, 94 insertions(+), 20 deletions(-)

-- 
Chuck Lever

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

end of thread, other threads:[~2012-01-04 23:11 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-06 21:13 [PATCH 0/2] Cache state owners [take 2] Chuck Lever
2011-12-06 21:13 ` [PATCH 1/2] NFS: Clean up nfs4_find_state_owners_locked() Chuck Lever
2011-12-06 21:13 ` [PATCH 2/2] NFS: Cache state owners after files are closed Chuck Lever
2012-01-04 15:53   ` Trond Myklebust
2012-01-04 15:59     ` Trond Myklebust
2012-01-04 16:08       ` Chuck Lever
2012-01-04 16:14         ` Trond Myklebust
2012-01-04 17:07           ` Chuck Lever
2012-01-04 17:14             ` Trond Myklebust
2012-01-04 21:52               ` [PATCH] NFS: Fix a few issues with cached state owners Trond Myklebust
2012-01-04 21:56                 ` Chuck Lever
2012-01-04 21:58                   ` Chuck Lever
2012-01-04 22:03                     ` Trond Myklebust
2012-01-04 22:07                       ` Chuck Lever
2012-01-04 22:27                         ` [PATCH] NFS: Cache state owners after files are closed Trond Myklebust
2012-01-04 22:29                           ` Trond Myklebust
2012-01-04 22:39                             ` Chuck Lever
2012-01-04 23:10                           ` Chuck Lever

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).