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:
50fb6d2
)
9p: Fix possible inode leak in v9fs_get_inode.
author
Abhishek Kulkarni
<adkulkar@umail.iu.edu>
Sun, 19 Jul 2009 19:41:56 +0000
(13:41 -0600)
committer
Eric Van Hensbergen
<ericvh@strongmad.austin.ibm.com>
Mon, 17 Aug 2009 21:27:57 +0000
(16:27 -0500)
Add a missing iput when cleaning up if v9fs_get_inode
fails after returning a valid inode.
Signed-off-by: Abhishek Kulkarni <adkulkar@umail.iu.edu>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
fs/9p/vfs_inode.c
patch
|
blob
|
history
diff --cc
fs/9p/vfs_inode.c
Simple merge