diff options
author | Jens Axboe <[email protected]> | 2021-10-13 09:01:43 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-10-18 08:50:16 -0600 |
commit | d4aa57a1cac3c99ffd641f7c8e0a7aff5656de0d (patch) | |
tree | 434e38cd9f183519566c44b20cea3b4bcc8795f2 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | ed6cddefdfd361af23a25bdeaaa5e345ac714c38 (diff) |
block: don't bother iter advancing a fully done bio
If we're completing nbytes and nbytes is the size of the bio, don't bother
with calling into the iterator increment helpers. Just clear the bio
size and we're done.
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions