SUNRPC: Kill rpc_clnt->cl_oneshot
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 9 Jun 2007 23:49:36 +0000 (19:49 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:29 +0000 (23:40 -0400)
Replace it with explicit calls to rpc_shutdown_client() or
rpc_destroy_client() (for the case of asynchronous calls).

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found