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:
5661bd6
)
ext4: cleanup to use ext4_grp_offs_to_block()
author
Akinobu Mita
<akinobu.mita@gmail.com>
Thu, 4 Mar 2010 04:53:25 +0000
(23:53 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 4 Mar 2010 04:53:25 +0000
(23:53 -0500)
More cleanup to convert open-coded calculations of the first block
number of a free extent to use ext4_grp_offs_to_block() instead.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: Andreas Dilger <adilger@sun.com>
No differences found