From: NeilBrown <neilb@suse.de>
To: "J. Bruce Fields" <bfields@fieldses.org>
Cc: linux-nfs@vger.kernel.org, Bodo Stroesser <bstroesser@ts.fujitsu.com>
Subject: Re: [PATCH 0/5] Fix assorted races in the sunrpc cache.
Date: Tue, 2 Jul 2013 11:53:13 +1000 [thread overview]
Message-ID: <20130702115313.33602764@notabene.brown> (raw)
In-Reply-To: <20130702003958.GG19945@fieldses.org>
[-- Attachment #1: Type: text/plain, Size: 911 bytes --]
On Mon, 1 Jul 2013 20:39:58 -0400 "J. Bruce Fields" <bfields@fieldses.org>
wrote:
> On Thu, Jun 13, 2013 at 12:53:42PM +1000, NeilBrown wrote:
> > There are a few races possible in the sunrpc cache which can result in
> > messages being dropped or memory not being freed.
> >
> > These patches have been tested extensively and appear to remove all
> > dropped-message errors and memory leaks.
>
> OK, thanks very much to both of you for keeping at these. Applied to
>
> git://linux-nfs.org/~bfields/linux.git for-3.11
>
> Some trivial fixup to the second patch was needed due to
> b6040f9706c4c81cc50b50855ed70840f022bebb "sunrpc: the cache_detail in
> cache_is_valid is unused any more" (but you might want to double-check
> to make sure I didn't typo something).
>
> --b.
Thanks. I couldn't see any typos. And if the compiler doesn't either, that
settles it :-)
NeilBrown
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
prev parent reply other threads:[~2013-07-02 1:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-13 2:53 [PATCH 0/5] Fix assorted races in the sunrpc cache NeilBrown
2013-06-13 2:53 ` [PATCH 2/5] sunrpc/cache: use cache_fresh_unlocked consistently and correctly NeilBrown
2013-06-13 2:53 ` [PATCH 4/5] net/sunrpc: xpt_auth_cache should be ignored when expired NeilBrown
2013-06-13 2:53 ` [PATCH 1/5] sunrpc/cache: remove races with queuing an upcall NeilBrown
2013-06-13 2:53 ` [PATCH 5/5] sunrpc: Don't schedule an upcall on a replaced cache entry NeilBrown
2013-06-13 2:53 ` [PATCH 3/5] sunrpc/cache: ensure items removed from cache do not have pending upcalls NeilBrown
2013-07-02 0:39 ` [PATCH 0/5] Fix assorted races in the sunrpc cache J. Bruce Fields
2013-07-02 1:53 ` NeilBrown [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=20130702115313.33602764@notabene.brown \
--to=neilb@suse.de \
--cc=bfields@fieldses.org \
--cc=bstroesser@ts.fujitsu.com \
--cc=linux-nfs@vger.kernel.org \
/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 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).