]> git.baikalelectronics.ru Git - kernel.git/commit
block: remove the __bio_add_pc_page export
authorChristoph Hellwig <hch@lst.de>
Thu, 25 Apr 2019 07:04:33 +0000 (09:04 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 30 Apr 2019 15:26:41 +0000 (09:26 -0600)
commit80369b76e74c6d272a361db647fef5e749b595fc
tree1cad7f712e13fe99969850cdf91eff4fb017d3a6
parenta0e8023d49b0c7456bcc25e3015cd1dbd383f55a
block: remove the __bio_add_pc_page export

The same page optimization is a rather odd corner case, which is not
used outside bio.c and which really should not be used outside of bio.c
either - we have better highlevel helpers like the rq/bio mapping
helpers.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/bio.c
include/linux/bio.h