From: Josef Bacik Date: Wed, 30 Apr 2008 02:04:56 +0000 (-0400) Subject: ext4: check return of ext4_orphan_get properly X-Git-Tag: v2.6.26-rc1~345^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97bd42b9c8be748ad85b362ba3bd401f4d35be80;p=pandora-kernel.git 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 Signed-off-by: Mingming Cao Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed