Skip to content
Commit fab4c16c authored by Daniel Vacek's avatar Daniel Vacek Committed by Jens Axboe
Browse files

blk-cgroup: don't use removal safe list iterators



Commit f1c006f1 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: default avatarDaniel Vacek <neelx@redhat.com>
Acked-by: default avatarTejun Heo <tj@kernel.org>
Link: https://lore.kernel.org/r/20240104180031.148148-1-neelx@redhat.com


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 458aa1a0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment