commit | 24f30b770c0f450346f1c99120427b2e938cdfd0 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Feb 15 08:02:50 2024 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Feb 19 16:59:31 2024 -0700 |
tree | 862fa6bb17ecf61d1a1a15eceda46f31b7377f22 | |
parent | a7f18b74dbe171625afc2751942a92f71a4dd4ba [diff] |
rbd: pass queue_limits to blk_mq_alloc_disk Pass the limits rbd imposes directly to blk_mq_alloc_disk instead of setting them one at a time. Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20240215070300.2200308-8-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>