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:
67a3e12
)
nfsd4: remove extra put() on callback errors
author
J. Bruce Fields
<bfields@citi.umich.edu>
Tue, 25 May 2010 15:57:56 +0000
(11:57 -0400)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Mon, 31 May 2010 16:43:51 +0000
(12:43 -0400)
Since rpc_call_async() guarantees that the release method will be called
even on failure, this put is wrong.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
No differences found