Kent Overstreet 2cefe4dbaa block: add bio_iov_iter_get_pages()
This is a helper that pins down a range from an iov_iter and adds it to
a bio without requiring a separate memory allocation for the page array.
It will be used for upcoming direct I/O implementations for block devices
and iomap based file systems.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
[hch: ported to the iov_iter interface, renamed and added comments.
      All blame should be directed to me and all fame should go to Kent
      after this!]
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
2016-11-02 10:50:18 -06:00
..
2016-10-28 08:45:17 -06:00
2016-11-02 10:50:18 -06:00
2016-10-28 08:48:16 -06:00
2016-11-01 09:43:26 -06:00
2016-10-28 08:48:16 -06:00
2016-10-28 08:48:16 -06:00
2016-10-28 08:48:16 -06:00
2015-02-04 09:57:52 -07:00
2016-10-28 08:48:16 -06:00
2016-10-18 10:05:42 -06:00