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:
1dfed27
)
NFSv4.1: Fix a reference leak in pnfs_update_layout
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 21 Sep 2012 01:25:19 +0000
(21:25 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 28 Sep 2012 20:03:10 +0000
(16:03 -0400)
If we exit after the call to pnfs_find_alloc_layout(), we have to ensure
that we put the struct pnfs_layout_hdr.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found