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:
2d11740
)
NFSv4.1: Fix a request leak on the back channel
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 31 May 2012 19:26:38 +0000
(15:26 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 31 May 2012 19:32:16 +0000
(15:32 -0400)
If the call to svc_process_common() fails, then the request
needs to be freed before we can exit bc_svc_process.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: stable@vger.kernel.org
No differences found