Thread (31 messages) 31 messages, 4 authors, 2020-03-31

Re: [PATCH v3 09/10] block: export bio_release_pages and bio_iov_iter_get_pages

From: Christoph Hellwig <hch@infradead.org>
Date: 2020-03-27 17:07:20
Also in: linux-fsdevel, linux-scsi

On Sat, Mar 28, 2020 at 01:50:11AM +0900, Johannes Thumshirn wrote:
quoted hunk ↗ jump to hunk
+EXPORT_SYMBOL(bio_release_pages);
 
 static int __bio_iov_bvec_add_pages(struct bio *bio, struct iov_iter *iter)
 {
@@ -1111,6 +1112,7 @@ int bio_iov_iter_get_pages(struct bio *bio, struct iov_iter *iter)
 		bio_set_flag(bio, BIO_NO_PAGE_REF);
 	return bio->bi_vcnt ? 0 : ret;
 }
+EXPORT_SYMBOL(bio_iov_iter_get_pages);
EXPORT_SYMBOL_GPL, please.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help