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)
commit90c5755ff5111ffdcca10a1e8a823dba29f37b6d
treea3ca80b629d11e341fa2bcdf30e0d712dcccc3ba
parent848f1fe6be2e290691bb6c13cbb8fd92bd0cfaab
SUNRPC: Kill rpc_clnt->cl_oneshot

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>
fs/lockd/mon.c
fs/nfs/mount_clnt.c
include/linux/sunrpc/clnt.h
net/sunrpc/clnt.c
net/sunrpc/rpcb_clnt.c
net/sunrpc/sched.c