android_kernel_oneplus_msm8998/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.h
auth_gss.h
cache.h
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
stats.h
svc.h SUNRPC: remove svc_create_thread() 2008-04-23 16:13:42 -04:00
svc_rdma.h svcrdma: Use standard Linux lists for context cache 2008-05-19 07:33:52 -05:00
svc_xprt.h
svcauth.h
svcauth_gss.h
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
xprtrdma.h
xprtsock.h