summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2009-11-22 13:44:56 +0100
committerTheodore Ts'o <tytso@mit.edu>2009-11-22 13:44:56 +0100
commit4433871130f36585fde38e7dd817433296648945 (patch)
tree5dd91fbb345f5a4240f4d2df271da49ca1a6037b /include
parentext4: fold ext4_journal_forget() into ext4_forget() (diff)
downloadlinux-4433871130f36585fde38e7dd817433296648945.tar.xz
linux-4433871130f36585fde38e7dd817433296648945.zip
ext4: fold ext4_free_blocks() and ext4_mb_free_blocks()
ext4_mb_free_blocks() is only called by ext4_free_blocks(), and the latter function doesn't really do much. So merge the two functions together, such that ext4_free_blocks() is now found in fs/ext4/mballoc.c. This saves about 200 bytes of compiled text space. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions