From: NeilBrown <neilb@suse.de>
To: "J. Bruce Fields" <bfields@fieldses.org>
Cc: linux-nfs@vger.kernel.org
Subject: [PATCH 0/2] sunrpc: fix two server-side race problems.
Date: Mon, 15 Nov 2010 11:27:01 +1100 [thread overview]
Message-ID: <20101115002634.19121.7027.stgit@notabene.brown> (raw)
Hi Bruce,
I found these while trying to diagnose why a customer hit the
BUG_ON(xprt->xpt_pool != NULL);
in svc_xprt_enqueue (in a 2.6.27 based kernel). I don't think either
of these actually explain the problem, but they seem to be bugs
none-the-less.
NeilBrown
---
NeilBrown (2):
sunrpc: svc_sock_names should hold ref to socket being closed.
sunrpc: remove xpt_pool
include/linux/sunrpc/svc_xprt.h | 1 -
net/sunrpc/svc_xprt.c | 6 ------
net/sunrpc/svcsock.c | 10 ++++++----
3 files changed, 6 insertions(+), 11 deletions(-)
--
Signature
next reply other threads:[~2010-11-15 0:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-15 0:27 NeilBrown [this message]
2010-11-15 0:27 ` [PATCH 1/2] sunrpc: remove xpt_pool NeilBrown
2010-11-15 0:27 ` [PATCH 2/2] sunrpc: svc_sock_names should hold ref to socket being closed NeilBrown
2010-11-16 6:07 ` [PATCH 0/2] sunrpc: fix two server-side race problems Neil Brown
2010-11-16 15:04 ` J. Bruce Fields
2010-11-16 22:24 ` Neil Brown
2010-11-16 15:33 ` J. Bruce Fields
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=20101115002634.19121.7027.stgit@notabene.brown \
--to=neilb@suse.de \
--cc=bfields@fieldses.org \
--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).