linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Two fixes for NFS RCU-walk support
@ 2014-08-04  6:24 NeilBrown
  2014-08-04  6:24 ` [PATCH 2/2] SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcred NeilBrown
  2014-08-04  6:24 ` [PATCH 1/2] NFS: fix two problems in lookup_revalidate in RCU-walk NeilBrown
  0 siblings, 2 replies; 3+ messages in thread
From: NeilBrown @ 2014-08-04  6:24 UTC (permalink / raw)
  To: Trond Myklebust; +Cc: linux-nfs

Thanks to the Feng Wu and the kbuild test robot I see
that some uses for rcu_dereference are wrong.
This two patches resolve the issue and also fix an
embarrassing but harmless bug.

---

NeilBrown (2):
      NFS: fix two problems in lookup_revalidate in RCU-walk
      SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcred


 fs/nfs/dir.c      |    8 ++++----
 net/sunrpc/auth.c |    8 +-------
 2 files changed, 5 insertions(+), 11 deletions(-)

-- 
Signature


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

end of thread, other threads:[~2014-08-04  6:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-04  6:24 [PATCH 0/2] Two fixes for NFS RCU-walk support NeilBrown
2014-08-04  6:24 ` [PATCH 2/2] SUNRPC: remove all refcounting of groupinfo from rpcauth_lookupcred NeilBrown
2014-08-04  6:24 ` [PATCH 1/2] NFS: fix two problems in lookup_revalidate in RCU-walk NeilBrown

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