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:
a2dc52b
)
ext4: Merge ext4_da_get_block_write() into mpage_da_map_blocks()
author
Theodore Ts'o
<tytso@mit.edu>
Thu, 14 May 2009 13:29:45 +0000
(09:29 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 14 May 2009 13:29:45 +0000
(09:29 -0400)
The static function ext4_da_get_block_write() was only used by
mpage_da_map_blocks(). So to simplify the code, merge that function
into mpage_da_map_blocks().
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found