Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
blk-wbt: make sure throttle is enabled properly
After commit a790504 ("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: a790504 ("blk-rq-qos: refactor out common elements of blk-wbt") Signed-off-by: Zhang Yi <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jens Axboe <[email protected]>
- Loading branch information