diff options
author | 2022-03-08 06:51:59 +0100 | |
---|---|---|
committer | 2022-03-08 19:40:01 -0700 | |
commit | 28883074fc104f16ab181207d556ab75df6c6526 (patch) | |
tree | df4ea7c1faaffe2ffc3399a4ecf8db52e9596008 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | block: move blk_exit_queue into disk_release (diff) | |
download | linux-dev-28883074fc104f16ab181207d556ab75df6c6526.tar.xz linux-dev-28883074fc104f16ab181207d556ab75df6c6526.zip |
block: do more work in elevator_exit
Move the calls to ioc_clear_queue and blk_mq_sched_free_rqs into
elevator_exit. Except for one call where we know we can't have io_cq
structures yet these always go together, and that extra call in an
error path is harmless.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20220308055200.735835-14-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions