[PATCH 29/45] block: initialize struct block_device in bdev_alloc

Tejun Heo tj at kernel.org
Tue Nov 24 16:20:56 EST 2020


On Tue, Nov 24, 2020 at 02:27:35PM +0100, Christoph Hellwig wrote:
> Don't play tricks with slab constructors as bdev structures tends to not
> get reused very much, and this makes the code a lot less error prone.
> 
> Signed-off-by: Christoph Hellwig <hch at lst.de>

Acked-by: Tejun Heo <tj at kernel.org>

-- 
tejun



More information about the linux-mtd mailing list