提交 f25bc349 编写于 作者: T Trond Myklebust

NFSv4: Ensure nfs_callback_down() calls svc_destroy()

Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
上级 6041b791
......@@ -73,6 +73,7 @@ static void nfs_callback_svc(struct svc_rqst *rqstp)
svc_process(serv, rqstp);
}
svc_exit_thread(rqstp);
nfs_callback_info.pid = 0;
complete(&nfs_callback_info.stopped);
unlock_kernel();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册