summaryrefslogtreecommitdiff
path: root/include/linux/i2c/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorKeith Busch <kbusch@kernel.org>2025-10-20 13:47:15 -0700
committerJens Axboe <axboe@kernel.dk>2025-10-22 07:39:39 -0600
commit5c5028ee594ce5f907ca6ad1c32cca6a15098464 (patch)
tree1885cf9a72cb20586df9506bec8d08c57926f42a /include/linux/i2c/git@git.tavy.me:linux.git
parente5a82249d88c7063c4ac998704b0ae5784013976 (diff)
block: rename min_segment_size
Despite its name, the block layer is fine with segments smaller that the "min_segment_size" limit. The value is an optimization limit indicating the largest segment that can be used without considering boundary limits. Smaller segments can take a fast path, so give it a name that reflects that: max_fast_segment_size. Signed-off-by: Keith Busch <kbusch@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Ming Lei <ming.lei@redhat.com> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions