diff options
author | Christoph Hellwig <[email protected]> | 2024-10-30 06:18:52 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-10-31 10:54:25 -0600 |
commit | f187b9bf1a639090893c31030ddb60f9beae23f0 (patch) | |
tree | cd58b3ee714e75b131398405a6ba0ebca0140b1a /tools/perf/scripts/python/parallel-perf.py | |
parent | cafd00d0e90956c1c570a0a96cd86298897d247b (diff) |
block: remove bio_add_zone_append_page
This is only used by the nvmet zns passthrough code, which can trivially
just use bio_add_pc_page and do the sanity check for the max zone append
limit itself.
All future zoned file systems should follow the btrfs lead and let the
upper layers fill up bios unlimited by hardware constraints and split
them to the limits in the I/O submission handler.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions