From: NeilBrown <neilb@suse.de>
To: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: linux-nfs@vger.kernel.org
Subject: [PATCH 0/2] Resent of two NFS patches.
Date: Wed, 30 Nov 2011 11:52:51 +1100 [thread overview]
Message-ID: <20111130005231.23632.87382.stgit@notabene.brown> (raw)
Hi Trond,
Following are two patches have already been sent in some form,
but don't seem to be in your tree yet.
First is a simple bug fix for a recent breakage.
The second allows SOFTCONN connections to fail quickly on a fatal
error (such as net-unreachable). You did comment on the first version
and wondered about merging some similar functions, so this version
does that merge.
Thanks,
NeilBrown
---
NeilBrown (2):
sunrpc: wake up SOFTCONN tasks when a connection error happens.
NFS - fix recent breakage to NFS error handling.
fs/nfs/file.c | 4 ++--
include/linux/sunrpc/sched.h | 7 +++++--
net/sunrpc/auth_gss/auth_gss.c | 4 ++--
net/sunrpc/rpcb_clnt.c | 2 +-
net/sunrpc/sched.c | 39 +++++++++------------------------------
net/sunrpc/xprt.c | 2 +-
net/sunrpc/xprtsock.c | 6 +++++-
7 files changed, 25 insertions(+), 39 deletions(-)
--
Signature
next reply other threads:[~2011-11-30 0:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-30 0:52 NeilBrown [this message]
2011-11-30 0:52 ` [PATCH 1/2] NFS - fix recent breakage to NFS error handling NeilBrown
2011-11-30 0:52 ` [PATCH 2/2] sunrpc: wake up SOFTCONN tasks when a connection error happens NeilBrown
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=20111130005231.23632.87382.stgit@notabene.brown \
--to=neilb@suse.de \
--cc=Trond.Myklebust@netapp.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).