Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310953
b: refs/heads/master
c: 02c6752
h: refs/heads/master
i:
  310951: 6fc0b62
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Jun 7, 2012
1 parent 9520d62 commit 634bac2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fb47ddc9d5ded3d202335ea29743b9242d54eb5a
refs/heads/master: 02c67525cf325131aa06c6b0c6fd457bd57161e3
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfs4proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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);
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);
return status;
}
Expand Down

0 comments on commit 634bac2

Please sign in to comment.