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:
7aa0bae
)
ext4: Free resources in some error path in ext4_fill_super
author
Tao Ma
<boyu.mt@taobao.com>
Thu, 6 Oct 2011 16:10:11 +0000
(12:10 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 6 Oct 2011 16:10:11 +0000
(12:10 -0400)
Some of the error path in ext4_fill_super don't release the
resouces properly. So this patch just try to release them
in the right way.
Signed-off-by: Tao Ma <boyu.mt@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found