Jens Axboe 399254aaf4 block: add BIO_NO_PAGE_REF flag
If bio_iov_iter_get_pages() is called on an iov_iter that is flagged
with NO_REF, then we don't need to add a page reference for the pages
that we add.

Add BIO_NO_PAGE_REF to track this in the bio, so IO completion knows
not to drop a reference to these pages.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-03-18 10:44:48 -06:00
..
2019-03-06 13:33:11 -08:00
2019-02-15 13:21:55 +08:00
2019-03-08 08:23:15 -08:00
2019-02-22 10:11:19 -08:00
2019-03-18 10:44:48 -06:00
2019-03-01 09:45:52 -05:00
2019-03-08 14:48:40 -08:00
2019-02-27 09:19:24 -05:00
2019-03-10 12:29:52 -07:00
2019-03-09 14:45:54 -08:00
2019-03-10 12:29:52 -07:00
2019-03-09 14:45:54 -08:00