android_kernel_msm-6.1_noth.../include/linux/sunrpc
Trond Myklebust 4c402b4097 SUNRPC: Remove rpc_clnt->cl_count
The kref now does most of what cl_count + cl_user used to do. The only
remaining role for cl_count is to tell us if we are in a 'shutdown'
phase. We can provide that information using a single bit field instead
of a full atomic counter.

Also rename rpc_destroy_client() to rpc_close_client(), which reflects
better what its role is these days.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2007-07-10 23:40:29 -04:00
..
auth.h
auth_gss.h rpc: gss: eliminate print_hexl()'s 2006-12-06 10:46:43 -05:00
cache.h
clnt.h SUNRPC: Remove rpc_clnt->cl_count 2007-07-10 23:40:29 -04:00
debug.h SUNRPC: remove old portmapper 2007-04-30 22:17:15 -07:00
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h rpcgss: krb5: ignore seed 2006-12-06 10:46:47 -05:00
gss_spkm3.h rpc: spkm3 update 2006-12-06 10:46:44 -05:00
Kbuild
metrics.h
msg_prot.h SUNRPC: remove old portmapper 2007-04-30 22:17:15 -07:00
rpc_pipe_fs.h SUNRPC: Fix sparse warnings 2007-05-14 19:33:47 -04:00
sched.h SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt 2007-07-10 23:40:28 -04:00
stats.h
svc.h sendfile: convert nfsd to splice_direct_to_actor() 2007-07-10 08:04:14 +02:00
svcauth.h
svcauth_gss.h
svcsock.h knfsd: rename sk_defer_lock to sk_lock 2007-05-09 12:30:54 -07:00
timer.h
types.h
xdr.h SUNRPC: Rename skb_reader_t and friends 2006-12-06 10:46:52 -05:00
xprt.h SUNRPC: Fix sparse warnings 2007-05-14 19:33:47 -04:00