ext4: fix awful goto in ext4_mb_new_blocks()
authorEric Sandeen <sandeen@redhat.com>
Thu, 8 Nov 2012 16:11:59 +0000 (11:11 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 8 Nov 2012 16:11:59 +0000 (11:11 -0500)
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 <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>

No differences found