Files
linux-st/include/linux
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-16 13:16:16 -07:00
2007-07-10 23:40:29 -04:00
2007-07-09 08:22:54 +01:00
2007-07-09 08:23:17 +01:00
2007-07-10 08:04:15 +02:00
2007-06-18 09:48:41 -07:00
2007-07-10 00:35:17 -04:00
2007-07-09 18:51:58 +02:00
2007-07-09 23:17:58 +02:00
2007-06-08 17:23:34 -07:00
2007-07-10 17:51:13 -07:00
2007-06-21 15:55:12 -07:00
2007-07-10 17:33:05 +01:00
2007-07-09 21:23:08 +02:00
2007-07-01 12:29:44 -07:00
2007-07-01 12:29:44 -07:00
2007-07-09 18:52:01 +02:00
2007-06-24 08:59:12 -07:00
2007-06-16 13:16:16 -07:00
2007-07-09 18:52:01 +02:00