commit | 97bd42b9c8be748ad85b362ba3bd401f4d35be80 | [log] [tgz] |
---|---|---|
author | Josef Bacik <jbacik@redhat.com> | Tue Apr 29 22:04:56 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Apr 29 22:04:56 2008 -0400 |
tree | 161f8972e7e94e3c1a384e22fc4be55fe9c18c55 | |
parent | 1dfc3220d963385a317264b11154c462a83596ed [diff] |
ext4: check return of ext4_orphan_get properly 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>