提交 3df796db 编写于 作者: J J. Bruce Fields

nfsd4: remove dprintk

I haven't found this useful.
Signed-off-by: NJ. Bruce Fields <bfields@citi.umich.edu>
上级 147efd0d
......@@ -718,9 +718,6 @@ expire_client(struct nfs4_client *clp)
struct nfs4_delegation *dp;
struct list_head reaplist;
dprintk("NFSD: expire_client cl_count %d\n",
atomic_read(&clp->cl_count));
INIT_LIST_HEAD(&reaplist);
spin_lock(&recall_lock);
while (!list_empty(&clp->cl_delegations)) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册