From: "J. Bruce Fields" <bfields@fieldses.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-nfs@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: nfsd bugfixes for 3.6
Date: Thu, 23 Aug 2012 15:00:14 -0400 [thread overview]
Message-ID: <20120823190014.GB8591@fieldses.org> (raw)
Please pull the following nfsd bugfixes from:
git://linux-nfs.org/~bfields/linux.git for-3.6
Particular thanks to Michael Tokarev, Malahal Naineni, and Jamie Heilman
for their testing and debugging help.
--b.
----------------------------------------------------------------
J. Bruce Fields (4):
nfsd4: fix security flavor of NFSv4.0 callback
svcrpc: fix BUG() in svc_tcp_clear_pages
svcrpc: sends on closed socket should stop immediately
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
fs/nfsd/nfs4callback.c | 4 ++--
fs/nfsd/state.h | 1 -
net/sunrpc/svc_xprt.c | 10 ++++------
net/sunrpc/svcsock.c | 2 +-
4 files changed, 7 insertions(+), 10 deletions(-)
reply other threads:[~2012-08-23 19:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20120823190014.GB8591@fieldses.org \
--to=bfields@fieldses.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=torvalds@linux-foundation.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).