]> www.infradead.org Git - users/hch/xfs.git/commit
block: add a bdev_limits helper
authorChristoph Hellwig <hch@lst.de>
Tue, 29 Oct 2024 08:50:56 +0000 (09:50 +0100)
committerChristoph Hellwig <hch@lst.de>
Tue, 5 Nov 2024 08:26:37 +0000 (09:26 +0100)
commit5b087c37fd51bb24e1fc48f4f67af2e7b065b822
tree25da70f0b452df9c6d2e86e223ac17e96cda46a9
parentd4093845e356aa534fc25b64ef2a80c56fe1e6bb
block: add a bdev_limits helper

Add a helper to get the queue_limits from the bdev without having to
poke into the request_queue.

Signed-off-by: Christoph Hellwig <hch@lst.de>
block/blk-merge.c
block/blk-settings.c
fs/btrfs/zoned.c
include/linux/blkdev.h