SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
@ -378,7 +378,6 @@ shutdown_callback_client(struct nfs4_client *clp)
|
||||
if (clnt) {
|
||||
clp->cl_callback.cb_client = NULL;
|
||||
rpc_shutdown_client(clnt);
|
||||
rpciod_down();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user