diff options
author | Christoph Hellwig <hch@lst.de> | 2022-07-27 18:23:00 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-08-03 05:08:53 +0200 |
commit | c55ddd9082f757050183bd0e215aab3af3fc225f (patch) | |
tree | 920aa9d6aa69abcb1bfa14c4e954632b0752b5a5 /Documentation/fb | |
parent | block: move bio_allowed_max_sectors to blk-merge.c (diff) | |
download | linux-c55ddd9082f757050183bd0e215aab3af3fc225f.tar.xz linux-c55ddd9082f757050183bd0e215aab3af3fc225f.zip |
block: pass struct queue_limits to the bio splitting helpers
Allow using the splitting helpers on just a queue_limits instead of
a full request_queue structure. This will eventually allow file systems
or remapping drivers to split REQ_OP_ZONE_APPEND bios based on limits
calculated as the minimum common capabilities over multiple devices.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20220727162300.3089193-7-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions