diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2014-04-04 19:23:46 -0400 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2014-05-06 17:39:45 -0400 |
commit | 81055e584f9d743cb13dc7944923d817c20f089d (patch) | |
tree | 06213185809c19175258bdb12f07204c79368cea /mm/page_io.c | |
parent | 6abd232274fd652e4a57f486d14e52ffee6f72e9 (diff) | |
download | op-kernel-dev-81055e584f9d743cb13dc7944923d817c20f089d.zip op-kernel-dev-81055e584f9d743cb13dc7944923d817c20f089d.tar.gz |
optimize copy_page_{to,from}_iter()
if we'd ended up in the end of a segment, jump to the
beginning of the next one (iov_offset = 0, iov++),
rather than having the next primitive deal with that.
Ought to be folded back...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'mm/page_io.c')
0 files changed, 0 insertions, 0 deletions