aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorHannes Reinecke <[email protected]>2021-05-26 17:23:15 +0200
committerChristoph Hellwig <[email protected]>2021-06-02 10:06:53 +0300
commita6c144f3d2e230f2b3ac5ed8c51e0f0391556197 (patch)
tree161825fb24ebecc1fbced384b6eaf081906a2e1a /tools/perf/scripts/python/export-to-postgresql.py
parent12b2aaadb6d5ef77434e8db21f469f46fe2d392e (diff)
nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues()
The queue count is increased in nvme_loop_init_io_queues(), so we need to reset it to 1 at the end of nvme_loop_destroy_io_queues(). Otherwise the function is not re-entrant safe, and crash will happen during concurrent reset and remove calls. Signed-off-by: Hannes Reinecke <[email protected]> Reviewed-by: Chaitanya Kulkarni <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions