]> 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)
commitd47fa64c6b9c0bd936e931f9fe6c9f3381bf2e72
tree65a7577a68ff54b69008d59838fb756086728dfb
parent86e987d4c2abf671c489b6eb263e7210639545be
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