aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2021-01-09 16:02:58 +0000
committerJens Axboe <[email protected]>2021-01-25 08:58:24 -0700
commit9b2e0016d04c6542ace0128eb82ecb3b10c97e43 (patch)
tree7354e1e1321f6b8e1117fc77eb49f2c504006fee /tools/perf/scripts/python
parent0f1d344feb534555a0dcd0beafb7211a37c5355e (diff)
bvec/iter: disallow zero-length segment bvecs
zero-length bvec segments are allowed in general, but not handled by bio and down the block layer so filtered out. This inconsistency may be confusing and prevent from optimisations. As zero-length segments are useless and places that were generating them are patched, declare them not allowed. Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Pavel Begunkov <[email protected]> Reviewed-by: Ming Lei <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions