mbox series

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

Message ID 20240411032349.3051233-1-yukuai1@huaweicloud.com (mailing list archive)
Headers show
Series block: fix cached time in plug | expand

Message

Yu Kuai April 11, 2024, 3:23 a.m. UTC
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(+)

Comments

Jens Axboe April 12, 2024, 2:33 p.m. UTC | #1
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,