Al Viro ed978a811e new helper: generic_file_read_iter()
iov_iter-using variant of generic_file_aio_read().  Some callers
converted.  Note that it's still not quite there for use as ->read_iter() -
we depend on having zero iter->iov_offset in O_DIRECT case.  Fortunately,
that's true for all converted callers (and for generic_file_aio_read() itself).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2014-05-06 17:32:49 -04:00
..
2012-01-03 22:54:56 -05:00
2014-05-06 17:32:49 -04:00
2011-07-26 16:49:47 -07:00
2014-04-07 16:35:58 -07:00
2014-05-06 17:32:47 -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
2010-05-21 18:31:21 -04:00
2014-05-06 17:32:44 -04:00
2012-06-20 14:39:36 -07:00
2014-04-07 16:35:58 -07:00
2014-05-06 17:32:43 -04:00
2014-05-06 14:02:53 -04:00