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:
6fd7a46
)
ext4: fold __mpage_da_writepage() into write_cache_pages_da()
author
Theodore Ts'o
<tytso@mit.edu>
Sat, 26 Feb 2011 19:07:31 +0000
(14:07 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Sat, 26 Feb 2011 19:07:31 +0000
(14:07 -0500)
Fold the __mpage_da_writepage() function into write_cache_pages_da().
This will give us opportunities to clean up and simplify the resulting
code.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/inode.c
patch
|
blob
|
history
diff --cc
fs/ext4/inode.c
Simple merge