Christoph Hellwig 576ed91354 block: use bio_add_page in bio_iov_iter_get_pages
Replace a nasty hack with a different nasty hack to prepare for multipage
bio_vecs.  By moving the temporary page array as far up as possible in
the space allocated for the bio_vec array we can iterate forward over it
and thus use bio_add_page.  Using bio_add_page means we'll be able to
merge physically contiguous pages once support for multipath bio_vecs is
merged.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-09-20 09:11:40 -06:00
..
2018-08-22 13:38:05 -07:00
2018-08-22 13:38:05 -07:00
2018-06-17 05:37:55 +09:00
2018-08-27 13:32:12 -06:00
2018-07-24 14:43:26 -06:00
2018-05-31 10:50:54 -04:00