commit | c55183c9aaa00d2bbb578169a480e31aff3d397c | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Tue Jul 24 09:52:34 2018 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Jul 24 14:43:26 2018 -0600 |
tree | f5678044b07a4605b9545c77fcc8eb97c71a6596 | |
parent | 3ed122e68bb2dcab36b48109431341736e37ce85 [diff] |
block: unexport bio_clone_bioset Now only used by the bounce code, so move it there and mark the function static. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Ming Lei <ming.lei@redhat.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>