]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1d70db6aa76919a1e2ee84500165929e9ccb6a1c
tree65a7577a68ff54b69008d59838fb756086728dfb
parent83a13482b5c383055488049b36f06ee284f76d24
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