]> 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>
Thu, 29 Feb 2024 14:52:57 +0000 (06:52 -0800)
commit7c7124c3f12372af8ae4def9384381b833ff8b72
treede206ff03a1f60ab49fa189d5fb9f6188bb9d331
parent13fe8e6825e44129b6cbeee41d3012554bf8d687
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