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:
84c3d55
)
new helper: copy_page_from_iter()
author
Al Viro
<viro@zeniv.linux.org.uk>
Thu, 3 Apr 2014 19:05:18 +0000
(15:05 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 6 May 2014 21:39:42 +0000
(17:39 -0400)
parallel to copy_page_to_iter(). pipe_write() switched to it (and became
->write_iter()).
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found