linux/net/sunrpc
Chuck Lever b0d93ad511 [PATCH] RPC: separate TCP and UDP transport connection logic
Create separate connection worker functions for managing UDP and TCP
 transport sockets.  This eliminates several dependencies on "xprt->stream".

 Test-plan:
 Destructive testing (unplugging the network temporarily).  Connectathon with
 v2, v3, and v4.

 Version: Thu, 11 Aug 2005 16:08:18 -0400

 Signed-off-by: Chuck Lever <cel@netapp.com>
 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-09-23 12:38:29 -04:00
..
auth_gss [PATCH] RPC: Eliminate socket.h includes in RPC client 2005-09-23 12:38:23 -04:00
auth_null.c [PATCH] RPC: Eliminate socket.h includes in RPC client 2005-09-23 12:38:23 -04:00
auth_unix.c [PATCH] RPC: Eliminate socket.h includes in RPC client 2005-09-23 12:38:23 -04:00
auth.c [PATCH] RPC: Eliminate socket.h includes in RPC client 2005-09-23 12:38:23 -04:00
cache.c
clnt.c [PATCH] RPC: client-side transport switch cleanup 2005-09-23 12:38:26 -04:00
Makefile [PATCH] RPC: introduce client-side transport switch 2005-09-23 12:38:12 -04:00
pmap_clnt.c [PATCH] RPC: portmapper doesn't need a reserved port 2005-09-23 12:38:08 -04:00
rpc_pipe.c
sched.c
socklib.c [PATCH] RPC: extract socket logic common to both client and server 2005-09-23 12:38:11 -04:00
stats.c
sunrpc_syms.c [PATCH] RPC: Eliminate socket.h includes in RPC client 2005-09-23 12:38:23 -04:00
svc.c
svcauth_unix.c
svcauth.c
svcsock.c [PATCH] RPC: extract socket logic common to both client and server 2005-09-23 12:38:11 -04:00
sysctl.c [PATCH] RPC: introduce client-side transport switch 2005-09-23 12:38:12 -04:00
timer.c
xdr.c [PATCH] RPC: introduce client-side transport switch 2005-09-23 12:38:12 -04:00
xprt.c [PATCH] RPC: separate TCP and UDP write space callbacks 2005-09-23 12:38:28 -04:00
xprtsock.c [PATCH] RPC: separate TCP and UDP transport connection logic 2005-09-23 12:38:29 -04:00