diff options
author | Daniel Vacek <[email protected]> | 2024-01-04 19:00:30 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-01-04 16:07:56 -0700 |
commit | fab4c16c527e24c804efa4992b3cf40438c9b227 (patch) | |
tree | 0e97a73fe16f963ac4bc1aaa3bc65c2fcada54f1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 458aa1a09939a56e044768013c86b5ef06e1c4f1 (diff) |
blk-cgroup: don't use removal safe list iterators
Commit f1c006f1c685 moved deletion of the list blkg->q_node from
blkg_destroy() to blkg_free_workfn(). Switch to using the list
iterators, as we don't need removal protection anymore.
Signed-off-by: Daniel Vacek <[email protected]>
Acked-by: Tejun Heo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions