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>
Showing
- fs/lockd/mon.c 1 addition, 1 deletionfs/lockd/mon.c
- fs/nfs/mount_clnt.c 2 additions, 2 deletionsfs/nfs/mount_clnt.c
- include/linux/sunrpc/clnt.h 4 additions, 6 deletionsinclude/linux/sunrpc/clnt.h
- net/sunrpc/clnt.c 1 addition, 9 deletionsnet/sunrpc/clnt.c
- net/sunrpc/rpcb_clnt.c 4 additions, 2 deletionsnet/sunrpc/rpcb_clnt.c
- net/sunrpc/sched.c 2 additions, 12 deletionsnet/sunrpc/sched.c
Please register or sign in to comment