kernel-fxtec-pro1x/include/linux/sunrpc
Chuck Lever 4a68179d38 SUNRPC: Make RPC portmapper use per-transport storage
Move connection and bind state that was maintained in the rpc_clnt
structure to the rpc_xprt structure.  This will allow the creation of
a clean API for plugging in different types of bind mechanisms.

This brings improvements such as the elimination of a single spin lock to
control serialization for all in-kernel RPC binding.  A set of per-xprt
bitops is used to serialize tasks during RPC binding, just like it now
works for making RPC transport connections.

Test-plan:
Destructive testing (unplugging the network temporarily).  Connectathon
with UDP and TCP.  NFSv2/3 and NFSv4 mounting should be carefully checked.
Probably need to rig a server where certain services aren't running, or
that returns an error for some typical operation.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2006-09-22 23:24:39 -04:00
..
auth.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
auth_gss.h
cache.h [PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static 2006-03-27 08:44:43 -08:00
clnt.h SUNRPC: Make RPC portmapper use per-transport storage 2006-09-22 23:24:39 -04:00
debug.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
gss_api.h spelling fixes 2006-06-26 18:35:02 +02:00
gss_asn1.h
gss_err.h
gss_krb5.h [SUNRPC] GSS: Use block ciphers where applicable 2006-09-21 11:46:15 +10:00
gss_spkm3.h [SUNRPC] GSS: Use block ciphers where applicable 2006-09-21 11:46:15 +10:00
Kbuild [HEADERS] One line per header in Kbuild files to reduce conflicts 2006-09-19 12:43:58 +01:00
metrics.h NFS: fix PROC_FS=n compile error 2006-04-19 12:43:46 -04:00
msg_prot.h
rpc_pipe_fs.h NFS: clean up rpc_rmdir 2006-08-24 15:50:32 -04:00
sched.h SUNRPC: eliminate rpc_call() 2006-03-20 13:44:23 -05:00
stats.h Don't include linux/config.h from anywhere else in include/ 2006-04-26 12:56:16 +01:00
svc.h [PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case 2006-06-30 11:25:41 -07:00
svcauth.h [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' 2006-03-27 08:44:41 -08:00
svcauth_gss.h
svcsock.h [NET]: sem2mutex part 2 2006-03-20 22:35:41 -08:00
timer.h
types.h
xdr.h RPC: Allow struc xdr_stream to read the page section of an xdr_buf 2006-06-09 09:34:21 -04:00
xprt.h SUNRPC: Make RPC portmapper use per-transport storage 2006-09-22 23:24:39 -04:00