]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init()
authorTheodore Ts'o <tytso@mit.edu>
Fri, 9 Sep 2011 23:12:51 +0000 (19:12 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 9 Sep 2011 23:12:51 +0000 (19:12 -0400)
commitcff1dfd767d1ee3c773fd8b57fe310957e5f8abb
treeace05de33bb5d1e2062724818d57d89eae66004f
parent5dee54372c1ea15ab482b959634cda8c01b042bd
ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init()

This function really returns the number of clusters after initializing
an uninitalized block bitmap has been initialized.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/balloc.c
fs/ext4/ext4.h
fs/ext4/ialloc.c
fs/ext4/mballoc.c