linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Resent of two NFS patches.
@ 2011-11-30  0:52 NeilBrown
  2011-11-30  0:52 ` [PATCH 2/2] sunrpc: wake up SOFTCONN tasks when a connection error happens NeilBrown
  2011-11-30  0:52 ` [PATCH 1/2] NFS - fix recent breakage to NFS error handling NeilBrown
  0 siblings, 2 replies; 3+ messages in thread
From: NeilBrown @ 2011-11-30  0:52 UTC (permalink / raw)
  To: Trond Myklebust; +Cc: linux-nfs

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-11-30  0:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-30  0:52 [PATCH 0/2] Resent of two NFS patches NeilBrown
2011-11-30  0:52 ` [PATCH 2/2] sunrpc: wake up SOFTCONN tasks when a connection error happens NeilBrown
2011-11-30  0:52 ` [PATCH 1/2] NFS - fix recent breakage to NFS error handling NeilBrown

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).