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:
b5555f7
)
Btrfs: free inode struct when btrfs_new_inode fails
author
Shen Feng
<shen@cn.fujitsu.com>
Thu, 2 Apr 2009 20:46:06 +0000
(16:46 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Thu, 2 Apr 2009 20:46:06 +0000
(16:46 -0400)
btrfs_new_inode doesn't call iput to free the inode
when it fails.
Signed-off-by: Shen Feng <shen@cn.fujitsu.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found