diff options
author | Theodore Ts'o <tytso@mit.edu> | 2013-04-03 16:43:17 (GMT) |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2013-04-03 16:43:17 (GMT) |
commit | 781f143ea0fd7981ebe2e8cd96114997c8cf6c07 (patch) | |
tree | 9fd95275bc71ec7f632719bd6040b8046c8d94fd /kernel/trace/trace_event_perf.c | |
parent | eed4333f087b45e325d5b9ab29665d82ae9cab88 (diff) | |
download | linux-781f143ea0fd7981ebe2e8cd96114997c8cf6c07.tar.xz |
ext4: fold ext4_alloc_blocks() in ext4_alloc_branch()
The older code was far more complicated than it needed to be because
of how we spliced in the ext4's new multiblock allocator into ext3's
indirect block code. By folding ext4_alloc_blocks() into
ext4_alloc_branch(), we make the code far more understable, shave off
over 130 lines of code and half a kilobyte of compiled object code.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'kernel/trace/trace_event_perf.c')
0 files changed, 0 insertions, 0 deletions