Skip to content
Commit 30d5c741 authored by Zhang Yi's avatar Zhang Yi Committed by Greg Kroah-Hartman
Browse files

blk-wbt: make sure throttle is enabled properly

[ Upstream commit 76a80408 ]

After commit a7905043 ("blk-rq-qos: refactor out common elements of
blk-wbt"), if throttle was disabled by wbt_disable_default(), we could
not enable again, fix this by set enable_state back to
WBT_STATE_ON_DEFAULT.

Fixes: a7905043

 ("blk-rq-qos: refactor out common elements of blk-wbt")
Signed-off-by: default avatarZhang Yi <yi.zhang@huawei.com>
Link: https://lore.kernel.org/r/20210619093700.920393-3-yi.zhang@huawei.com
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 1c0d0e17
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