Al Viro 81055e584f 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>
2014-05-06 17:39:45 -04:00
..
2014-05-06 17:39:44 -04:00
2014-04-07 16:35:58 -07:00
2014-05-06 17:39:45 -04:00
2014-03-04 07:55:47 -08:00
2014-04-07 16:35:58 -07:00
2014-01-27 21:02:39 -08:00
2014-04-07 16:35:53 -07:00
2013-10-16 21:35:53 -07:00
2014-05-06 17:32:49 -04:00
2014-04-07 16:35:58 -07:00
2014-05-06 14:02:53 -04:00