kernel-fxtec-pro1x/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
cache.h
clnt.h SUNRPC: Remove rpc_clnt->cl_count 2007-07-10 23:40:29 -04:00
debug.h
gss_api.h
gss_asn1.h
gss_err.h
gss_krb5.h
gss_spkm3.h
Kbuild
metrics.h
msg_prot.h
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
xprt.h SUNRPC: Fix sparse warnings 2007-05-14 19:33:47 -04:00