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:
e7d5f31
)
ext4: rename ext4_has_free_blocks() to ext4_has_free_clusters()
author
Theodore Ts'o
<tytso@mit.edu>
Fri, 9 Sep 2011 23:16:51 +0000
(19:16 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 9 Sep 2011 23:16:51 +0000
(19:16 -0400)
Rename the function so it is more clear what is going on. Also rename
the various variables so it's clearer what's happening.
Also fix a missing blocks to cluster conversion when reading the
number of reserved blocks for root.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found