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:
1dfc322
)
ext4: check return of ext4_orphan_get properly
author
Josef Bacik
<jbacik@redhat.com>
Wed, 30 Apr 2008 02:04:56 +0000
(22:04 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 30 Apr 2008 02:04:56 +0000
(22:04 -0400)
This patch fix a panic while running fsfuzzer.
We are improperly checking the return of ext4_orphan_get.
Signed-off-by: Josef Bacik <jbacik@redhat.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found