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: Johannes Thumshirn <hidden>
Date: 2020-03-27 17:13:59
Also in: linux-fsdevel, linux-scsi

On 27/03/2020 18:07, Christoph Hellwig wrote:
On Sat, Mar 28, 2020 at 01:50:11AM +0900, Johannes Thumshirn wrote:
quoted
+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.
Sure, only for bio_iov_iter_get_pages or bio_release_pages as well?

I couldn't find a clear pattern in block/bio.c, it's _GPL 7 times vs 28 
times without _GPL.

-- 
Johannes Thumshirn
System Software Group

Western Digital®
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help