git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b6cc4d
)
NFSv4: Clean up nfs4_lock_delegation_recall
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 1 Apr 2013 18:47:22 +0000
(14:47 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 5 Apr 2013 21:03:54 +0000
(17:03 -0400)
All error cases are handled by the switch() statement, meaning that the
call to nfs4_handle_exception() is unreachable.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found