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:
7137d7a
)
ext4: factor out block group accounting into functions
author
Theodore Ts'o
<tytso@mit.edu>
Fri, 9 Sep 2011 22:40:51 +0000
(18:40 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 9 Sep 2011 22:40:51 +0000
(18:40 -0400)
This makes it easier to understand how ext4_init_block_bitmap() works,
and it will assist when we split out ext4_free_blocks_after_init() in
the next commit.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found