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:
26d815a
)
f2fs: expose f2fs_mpage_readpages
author
Jaegeuk Kim
<jaegeuk@kernel.org>
Thu, 9 Apr 2015 18:20:42 +0000
(11:20 -0700)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Thu, 28 May 2015 22:41:30 +0000
(15:41 -0700)
This patch implements f2fs_mpage_readpages for further optimization on
encryption support.
The basic code was taken from fs/mpage.c, and changed to be simple by adjusting
that block_size is equal to page_size in f2fs.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/data.c
patch
|
blob
|
history
diff --cc
fs/f2fs/data.c
Simple merge