diff options
author | Jens Axboe <axboe@kernel.dk> | 2019-02-27 23:13:23 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-03-18 19:44:48 +0300 |
commit | 399254aaf4892113c806816f7e64cf40c804d46d (patch) | |
tree | 319206f280d9b57c45dfa2a42e869b25270611f4 /crypto/salsa20_generic.c | |
parent | 875f1d0769cdcfe1596ff0ca609b453359e42ec9 (diff) | |
download | linux-399254aaf4892113c806816f7e64cf40c804d46d.tar.xz |
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>
Diffstat (limited to 'crypto/salsa20_generic.c')
0 files changed, 0 insertions, 0 deletions