From: Tao Ma Date: Thu, 6 Oct 2011 16:10:11 +0000 (-0400) Subject: ext4: Free resources in some error path in ext4_fill_super X-Git-Tag: v3.2-rc1~85^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcf2d804ed6ffe5e942b909ed5e5b74628be6ee4;p=pandora-kernel.git ext4: Free resources in some error path in ext4_fill_super 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 Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed