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:
217526e
)
nfsd: move unhash_client_locked call into mark_client_expired_locked
author
Jeff Layton
<jlayton@primarydata.com>
Wed, 30 Jul 2014 12:27:12 +0000
(08:27 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Fri, 1 Aug 2014 20:28:25 +0000
(16:28 -0400)
All the callers except for the fault injection code call it directly
afterward, and in the fault injection case it won't hurt to do so
anyway.
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found