Re: [PATCH 3/4] blk-throtl: introduce blk_throtl_cancel_bios()
From: yukuai (C) <hidden>
Date: 2021-11-29 14:00:43
Also in:
linux-block, lkml
From: yukuai (C) <hidden>
Date: 2021-11-29 14:00:43
Also in:
linux-block, lkml
On 2021/11/29 19:47, Christoph Hellwig wrote:
On Sat, Nov 27, 2021 at 06:10:58PM +0800, Yu Kuai wrote:quoted
This function is used to cancel all throttled bios. Noted this modification is mainly from revertion of commit b77412372b68 ("blk-throttle: remove blk_throtl_drain").This should also go into the last patch. .
I'll merge patch 1,3,4 into one patch, Thanks, Kuai