提交 02c67525 编写于 作者: T Trond Myklebust

NFSv4.1: Convert another trivial printk into a dprintk

Signed-off-by: NTrond Myklebust <Trond.Myklebust@netapp.com>
上级 fb47ddc9
...@@ -5297,7 +5297,7 @@ static int _nfs4_proc_destroy_clientid(struct nfs_client *clp, ...@@ -5297,7 +5297,7 @@ static int _nfs4_proc_destroy_clientid(struct nfs_client *clp,
status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT); status = rpc_call_sync(clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);
if (status) if (status)
pr_warn("NFS: Got error %d from the server %s on " dprintk("NFS: Got error %d from the server %s on "
"DESTROY_CLIENTID.", status, clp->cl_hostname); "DESTROY_CLIENTID.", status, clp->cl_hostname);
return status; return status;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册