linux-kernel-test/include/linux/sunrpc
Tom Tucker 8740767376 svcrdma: Use standard Linux lists for context cache
Replace the one-off linked list implementation used to implement the
context cache with the standard Linux list_head lists. Add a context
counter to catch resource leaks. A WARN_ON will be added later to
ensure that we've freed all contexts.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
2008-05-19 07:33:52 -05:00
..
auth_gss.h NFSv4: Reintroduce machine creds 2008-04-19 16:54:56 -04:00
auth.h NFSv4: Reintroduce machine creds 2008-04-19 16:54:56 -04:00
cache.h svcrpc: move unused field from cache_deferred_req 2008-04-23 16:13:37 -04:00
clnt.h
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h gss_krb5: consistently use unsigned for seqnum 2008-04-23 16:13:41 -04:00
gss_spkm3.h
Kbuild
metrics.h
msg_prot.h
rpc_pipe_fs.h
rpc_rdma.h
sched.h SUNRPC: Remove now-redundant RCU-safe rpc_task free path 2008-02-28 23:26:28 -08:00
stats.h
svc_rdma.h svcrdma: Use standard Linux lists for context cache 2008-05-19 07:33:52 -05:00
svc_xprt.h
svc.h SUNRPC: remove svc_create_thread() 2008-04-23 16:13:42 -04:00
svcauth_gss.h
svcauth.h IPv6 support for NFS server export caches 2008-04-23 16:13:36 -04:00
svcsock.h SUNRPC: Update RPC server's TCP record marker decoder 2008-04-23 16:13:43 -04:00
timer.h
types.h
xdr.h
xprt.h SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests 2008-04-19 16:55:12 -04:00
xprtrdma.h
xprtsock.h