diff options
author | Christoph Hellwig <[email protected]> | 2024-01-24 10:26:56 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-02-05 10:03:51 -0700 |
commit | 0f299da55ac3d28bc9de23a84fae01a85c4e253a (patch) | |
tree | 8018ae7f4456e0d94f59377789d8d03afc7b9a9b /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 54be6c6c5ae8e0d93a6c4641cb7528eb0b6ba478 (diff) |
blk-mq: move blk_mq_attempt_bio_merge out blk_mq_get_new_requests
blk_mq_attempt_bio_merge has nothing to do with allocating a new
request, it avoids allocating a new request. Move the call out of
blk_mq_get_new_requests and into the only caller.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Tested-by: Damien Le Moal <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions