From: Eric Sandeen Date: Thu, 8 Nov 2012 16:11:59 +0000 (-0500) Subject: ext4: fix awful goto in ext4_mb_new_blocks() X-Git-Tag: v3.8-rc1~89^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d138ced751d4e41e02c38ad55d1b3cd2913b150;p=pandora-kernel.git ext4: fix awful goto in ext4_mb_new_blocks() I think the whole function could be made prettier, but that goto really took the cake for too-clever-by-half. Signed-off-by: Eric Sandeen Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed