linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] two fixes for races in SUNRPC. - Take 2.
@ 2013-03-04  6:09 NeilBrown
  2013-03-04  6:09 ` [PATCH 1/2] sunrpc/cache: remove races with queuing an upcall NeilBrown
  2013-03-04  6:09 ` [PATCH 2/2] sunrpc/cache: use cache_fresh_unlocked consistently and correctly NeilBrown
  0 siblings, 2 replies; 4+ messages in thread
From: NeilBrown @ 2013-03-04  6:09 UTC (permalink / raw)
  To: J. Bruce Fields; +Cc: Bodo Stroesser, linux-nfs

hi,
 these two patches fix (I believe) the races recently reported
by Bodo Stroesser.

This version removes the 'return' from cache_deqeue() as discussed.

Thanks,
NeilBrown


---

NeilBrown (2):
      sunrpc/cache: remove races with queuing an upcall.
      sunrpc/cache: use cache_fresh_unlocked consistently and correctly.


 net/sunrpc/cache.c |   37 +++++++++++++++++++++----------------
 1 file changed, 21 insertions(+), 16 deletions(-)

-- 
Signature


^ permalink raw reply	[flat|nested] 4+ messages in thread
* [PATCH 0/2] two fixes for races in SUNRPC.
@ 2013-02-26  6:36 NeilBrown
  2013-02-26  6:36 ` [PATCH 2/2] sunrpc/cache: use cache_fresh_unlocked consistently and correctly NeilBrown
  0 siblings, 1 reply; 4+ messages in thread
From: NeilBrown @ 2013-02-26  6:36 UTC (permalink / raw)
  To: J. Bruce Fields; +Cc: Bodo Stroesser, linux-nfs

hi,
 these two patches fix (I believe) the races recently reported
by Bodo Stroesser.

Thanks,
NeilBrown

---

NeilBrown (2):
      sunrpc/cache: remove races with queuing an upcall.
      sunrpc/cache: use cache_fresh_unlocked consistently and correctly.


 net/sunrpc/cache.c |   36 +++++++++++++++++++++---------------
 1 file changed, 21 insertions(+), 15 deletions(-)

-- 
Signature


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

end of thread, other threads:[~2013-03-04  6:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-04  6:09 [PATCH 0/2] two fixes for races in SUNRPC. - Take 2 NeilBrown
2013-03-04  6:09 ` [PATCH 1/2] sunrpc/cache: remove races with queuing an upcall NeilBrown
2013-03-04  6:09 ` [PATCH 2/2] sunrpc/cache: use cache_fresh_unlocked consistently and correctly NeilBrown
  -- strict thread matches above, loose matches on Subject: below --
2013-02-26  6:36 [PATCH 0/2] two fixes for races in SUNRPC NeilBrown
2013-02-26  6:36 ` [PATCH 2/2] sunrpc/cache: use cache_fresh_unlocked consistently and correctly 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).