]> www.infradead.org Git - users/jedix/linux-maple.git/commit
blk-wbt: Fix some comments
authorTang Yizhou <yizhou.tang@shopee.com>
Thu, 13 Feb 2025 10:06:10 +0000 (18:06 +0800)
committerJens Axboe <axboe@kernel.dk>
Tue, 25 Feb 2025 15:43:52 +0000 (08:43 -0700)
commit5d01d2df85f01ce083e0372bd3bd4968155e2911
treec6202668a7f64e990706d9d68dce23865c7eabcf
parentf4774e92aab85d9bb5c76463f220ad7ba535bb1c
blk-wbt: Fix some comments

wbt_wait() no longer uses a spinlock as a parameter. Update the function
comments accordingly.

RWB_UNKNOWN_BUMP is used when we gradually adjust scale_steps toward the
center state, which is a value of 0.

Signed-off-by: Tang Yizhou <yizhou.tang@shopee.com>
Reviewed-by: Yu Kuai <yukuai3@huawei.com>
Link: https://lore.kernel.org/r/20250213100611.209997-2-yizhou.tang@shopee.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-wbt.c