]> git.proxmox.com Git - mirror_ubuntu-eoan-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)
commit4713839dfe8269d27d83a33d1e39f9c2970eb31a
tree1cad7f712e13fe99969850cdf91eff4fb017d3a6
parent2b070cfe582b8e99fec6ada57d2e59e194aae202
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