Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310946
b: refs/heads/master
c: 08106ac
h: refs/heads/master
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Jun 5, 2012
1 parent 0b37508 commit 5f55164
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 029c53473727f21c1dd73237e8d630a6f007a2fe
refs/heads/master: 08106ac7c892cad769c5026cb9dd877a39aed603
3 changes: 1 addition & 2 deletions trunk/fs/nfs/nfs4proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -5766,8 +5766,7 @@ int nfs4_proc_destroy_session(struct nfs4_session *session,
status = rpc_call_sync(session->clp->cl_rpcclient, &msg, RPC_TASK_TIMEOUT);

if (status)
printk(KERN_WARNING
"NFS: Got error %d from the server on DESTROY_SESSION. "
dprintk("NFS: Got error %d from the server on DESTROY_SESSION. "
"Session has been destroyed regardless...\n", status);

dprintk("<-- nfs4_proc_destroy_session\n");
Expand Down

0 comments on commit 5f55164

Please sign in to comment.