+13
−0
Loading
mainline inclusion from mainline-v6.7-rc3 commit e63a57303599b17290cd8bc48e6f20b24289a8bc category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I91BXW ---------------------------------------------------------------------- blkcg_deactivate_policy() can be called after blkg_destroy_all() returns, and it isn't necessary since blkg_destroy_all has covered policy deactivation. Signed-off-by:Ming Lei <ming.lei@redhat.com> Link: https://lore.kernel.org/r/20231117023527.3188627-4-ming.lei@redhat.com Signed-off-by:
Jens Axboe <axboe@kernel.dk> Signed-off-by:
Chen Ridong <chenridong@huawei.com>