commit | 6d138ced751d4e41e02c38ad55d1b3cd2913b150 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Thu Nov 08 11:11:59 2012 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Nov 08 11:11:59 2012 -0500 |
tree | 65034e5f0e777ef00f61ca6082ee992df57884d1 | |
parent | b72f78cb63fb595af63fc781dced0a6fd354e572 [diff] |
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 <sandeen@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>