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
..
2007-06-02 01:02:09 -04:00
2007-06-01 08:18:29 -07:00
2007-07-06 10:23:43 -07:00
2007-05-08 11:15:20 -07:00
2007-05-14 09:55:35 +09:00
2007-06-24 08:59:11 -07:00
2007-07-10 23:40:29 -04:00
2007-07-10 12:41:08 -04:00
2007-05-31 11:03:27 +02:00