[PATCH -next 0/2] block: fix cached time in plug

Yu Kuai posted 2 patches 1 year, 10 months ago
block/blk-core.c | 7 +++++++
1 file changed, 7 insertions(+)
[PATCH -next 0/2] block: fix cached time in plug
Posted by Yu Kuai 1 year, 10 months ago
From: Yu Kuai <yukuai3@huawei.com>

Yu Kuai (2):
  block: fix that blk_time_get_ns() doesn't update time after schedule
  block: add plug while submitting IO

 block/blk-core.c | 7 +++++++
 1 file changed, 7 insertions(+)

-- 
2.39.2
Re: (subset) [PATCH -next 0/2] block: fix cached time in plug
Posted by Jens Axboe 1 year, 10 months ago
On Thu, 11 Apr 2024 11:23:47 +0800, Yu Kuai wrote:
> Yu Kuai (2):
>   block: fix that blk_time_get_ns() doesn't update time after schedule
>   block: add plug while submitting IO
> 
> block/blk-core.c | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> [...]

Applied, thanks!

[1/2] block: fix that blk_time_get_ns() doesn't update time after schedule
      commit: 3ec4848913d695245716ea45ca4872d9dff097a5

Best regards,
-- 
Jens Axboe