]> www.infradead.org Git - users/hch/block.git/commit
block: add a queue_limits_set helper
authorChristoph Hellwig <hch@lst.de>
Thu, 22 Feb 2024 11:47:37 +0000 (12:47 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 26 Feb 2024 07:02:14 +0000 (08:02 +0100)
commitc131a102079ce74e65748ded213a437aade8135e
tree722401f0689e3163ab135369ce97a8e014e1f098
parent82c6515d8a970f471eeb8a5ceeaa04c3e5e1b45c
block: add a queue_limits_set helper

Add a small wrapper around queue_limits_commit_update for stacking
drivers that don't want to update existing limits, but set an
entirely new set.

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