summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2008-12-07 20:10:54 +0100
committerTheodore Ts'o <tytso@mit.edu>2008-12-07 20:10:54 +0100
commitcfe82c856747b7841a3a00d591ce9ed46f579d27 (patch)
treeb5a306bdb06ead17bf19adc671df149aa9f0895e /lib
parentext4: remove ext4_new_blocks() and call ext4_mb_new_blocks() directly (diff)
downloadlinux-cfe82c856747b7841a3a00d591ce9ed46f579d27.tar.xz
linux-cfe82c856747b7841a3a00d591ce9ed46f579d27.zip
ext4: remove ext4_new_meta_block()
There were only two one callers of the function ext4_new_meta_block(), which just a very simpler wrapper function around ext4_new_meta_blocks(). Change those two functions to call ext4_new_meta_blocks() directly, to save code and stack space usage. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions