LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-nfs@vger.kernel.org,
Neil Brown <neilb@suse.de>
Subject: nfsd fixes for 2.6.25
Date: Sun, 10 Feb 2008 18:24:48 -0500 [thread overview]
Message-ID: <20080210232448.GB20829@fieldses.org> (raw)
The following changes are available from the for-linus branch of the git
repository at:
git://linux-nfs.org/~bfields/linux.git for-linus
The four patches from Jeff Layton fix a bug that can allow an
unresponsive client to hang lockd. The other two patches are minor
compile fixes.
--b.
J. Bruce Fields (1):
nfsd: clean up svc_reserve_auth()
Jeff Layton (4):
NLM: set RPC_CLNT_CREATE_NOPING for NLM RPC clients
NLM: have server-side RPC clients default to soft RPC tasks
NLM: don't reattempt GRANT_MSG when there is already an RPC in flight
NLM: don't requeue block if it was invalidated while GRANT_MSG was in flight
Roland Dreier (1):
SUNPRC: Fix printk format warning
fs/lockd/host.c | 10 +++++++++-
fs/lockd/svclock.c | 28 ++++++++++++++++++++++++----
include/linux/sunrpc/svc.h | 13 +++++--------
net/sunrpc/xprtrdma/svc_rdma_sendto.c | 3 ++-
4 files changed, 40 insertions(+), 14 deletions(-)
reply other threads:[~2008-02-10 23:25 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=20080210232448.GB20829@fieldses.org \
--to=bfields@fieldses.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-nfs@vger.kernel.org \
--cc=neilb@suse.de \
--cc=torvalds@linux-foundation.org \
--subject='Re: nfsd fixes for 2.6.25' \
/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
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).