git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
021b65b
)
ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters()
author
Theodore Ts'o
<tytso@mit.edu>
Fri, 9 Sep 2011 23:10:51 +0000
(19:10 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 9 Sep 2011 23:10:51 +0000
(19:10 -0400)
This function really counts the free clusters reported in the block
group descriptors, so rename it to reduce confusion.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found