]> www.infradead.org Git - users/hch/block.git/commit
bcache: pass queue_limits to blk_mq_alloc_disk
authorChristoph Hellwig <hch@lst.de>
Wed, 14 Feb 2024 06:15:14 +0000 (07:15 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 14 Feb 2024 06:20:30 +0000 (07:20 +0100)
commita1542640425db91ef2f25d2cce97007a51488a90
tree419166d071cd822a522de3b41a2b88aec752accd
parente6c4a121d0231b67cebff07d37efd59b6ec951ba
bcache: pass queue_limits to blk_mq_alloc_disk

Pass the queue limits directly to blk_alloc_disk instead of setting them
one at a time.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/md/bcache/super.c