]> git.ipfire.org Git - thirdparty/linux.git/commit - include/linux/blkdev.h
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
authorKent Overstreet <kent.overstreet@gmail.com>
Sun, 20 May 2018 22:25:47 +0000 (18:25 -0400)
committerJens Axboe <axboe@kernel.dk>
Wed, 30 May 2018 21:33:32 +0000 (15:33 -0600)
commit338aa96d5661048b3c0cafc6d91876025603cacf
tree65a7577a68ff54b69008d59838fb756086728dfb
parent0b6bad7d669ef2abd3b9e1f8cee1fbd448abbc5c
block: convert bounce, q->bio_split to bioset_init()/mempool_init()

Convert the core block functionality to embedded bio sets.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c
block/blk-merge.c
block/blk-sysfs.c
block/bounce.c
drivers/md/dm.c
include/linux/bio.h
include/linux/blkdev.h