All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] For 2.6.33
@ 2009-11-05 18:22 Chuck Lever
       [not found] ` <20091105181924.2796.9313.stgit-RytpoXr2tKZ9HhUboXbp9zCvJB+x5qRC@public.gmane.org>
  0 siblings, 1 reply; 19+ messages in thread
From: Chuck Lever @ 2009-11-05 18:22 UTC (permalink / raw)
  To: trond.myklebust; +Cc: linux-nfs

Hi Trond-

Here is what I'd like to submit for 2.6.33.  These have had some
testing here, but not as much as I would like.  Maybe linux-next would
be appropriate.

---

Chuck Lever (11):
      SUNRPC: soft connect semantics for UDP
      SUNRPC: Use soft connect semantics when performing RPC ping
      SUNRPC: Use soft connects for autobinding over TCP
      SUNRPC: Use TCP for local rpcbind upcalls
      SUNRPC: Use a cached RPC client and transport for rpcbind upcalls
      SUNRPC: Simplify synopsis of rpcb_local_clnt()
      SUNRPC: Allow RPCs to fail quickly if the server is unreachable
      SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status()
      NFS: Revert default r/wsize behavior
      NFS: Display compressed (shorthand) IPv6 in /proc/mounts
      SUNRPC: Display compressed (shorthand) IPv6 presentation addresses


 fs/nfs/super.c               |    4 --
 include/linux/sunrpc/sched.h |    2 +
 net/sunrpc/addr.c            |   10 -----
 net/sunrpc/clnt.c            |   54 ++++++++++++++++++++++---
 net/sunrpc/rpcb_clnt.c       |   89 +++++++++++++++++++++++++++++++-----------
 net/sunrpc/sunrpc_syms.c     |    3 +
 net/sunrpc/xprtsock.c        |    2 -
 7 files changed, 120 insertions(+), 44 deletions(-)

-- 
Chuck Lever <chuck.lever@oracle.com>

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

end of thread, other threads:[~2009-11-20 23:48 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-05 18:22 [PATCH 00/11] For 2.6.33 Chuck Lever
     [not found] ` <20091105181924.2796.9313.stgit-RytpoXr2tKZ9HhUboXbp9zCvJB+x5qRC@public.gmane.org>
2009-11-05 18:22   ` [PATCH 01/11] SUNRPC: Display compressed (shorthand) IPv6 presentation addresses Chuck Lever
2009-11-05 18:22   ` [PATCH 02/11] NFS: Display compressed (shorthand) IPv6 in /proc/mounts Chuck Lever
2009-11-05 18:22   ` [PATCH 03/11] NFS: Revert default r/wsize behavior Chuck Lever
2009-11-05 18:22   ` [PATCH 04/11] SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status() Chuck Lever
2009-11-05 18:23   ` [PATCH 05/11] SUNRPC: Allow RPCs to fail quickly if the server is unreachable Chuck Lever
2009-11-05 18:23   ` [PATCH 06/11] SUNRPC: Simplify synopsis of rpcb_local_clnt() Chuck Lever
2009-11-05 18:23   ` [PATCH 07/11] SUNRPC: Use a cached RPC client and transport for rpcbind upcalls Chuck Lever
     [not found]     ` <20091105182319.2796.62305.stgit-RytpoXr2tKZ9HhUboXbp9zCvJB+x5qRC@public.gmane.org>
2009-11-20 20:18       ` Trond Myklebust
2009-11-20 20:19         ` Chuck Lever
2009-11-20 21:50         ` Chuck Lever
2009-11-20 22:05           ` J. Bruce Fields
2009-11-20 22:24             ` Chuck Lever
2009-11-20 22:36               ` J. Bruce Fields
2009-11-20 23:47                 ` Trond Myklebust
2009-11-05 18:23   ` [PATCH 08/11] SUNRPC: Use TCP for local " Chuck Lever
2009-11-05 18:23   ` [PATCH 09/11] SUNRPC: Use soft connects for autobinding over TCP Chuck Lever
2009-11-05 18:23   ` [PATCH 10/11] SUNRPC: Use soft connect semantics when performing RPC ping Chuck Lever
2009-11-05 18:23   ` [PATCH 11/11] SUNRPC: soft connect semantics for UDP Chuck Lever

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.