public inbox for linux-raid@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] md: fix is_mddev_idle()
@ 2023-12-11  7:56 linan666
  2023-12-11  7:56 ` [PATCH 1/2] md: Fix overflow in is_mddev_idle linan666
  2023-12-11  7:56 ` [PATCH 2/2] md: don't account sync_io if iostats of the disk is disabled linan666
  0 siblings, 2 replies; 5+ messages in thread
From: linan666 @ 2023-12-11  7:56 UTC (permalink / raw)
  To: song, axboe
  Cc: linux-raid, linux-kernel, linux-block, linan666, yukuai3,
	yi.zhang, houtao1, yangerkun

From: Li Nan <linan122@huawei.com>

Li Nan (2):
  md: Fix overflow in is_mddev_idle
  md: don't account sync_io if iostats of the disk is disabled

 drivers/md/md.h        |  7 ++++---
 include/linux/blkdev.h |  2 +-
 drivers/md/md.c        | 11 ++++++++---
 3 files changed, 13 insertions(+), 7 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-12-11 21:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-11  7:56 [PATCH 0/2] md: fix is_mddev_idle() linan666
2023-12-11  7:56 ` [PATCH 1/2] md: Fix overflow in is_mddev_idle linan666
2023-12-11  7:56 ` [PATCH 2/2] md: don't account sync_io if iostats of the disk is disabled linan666
2023-12-11 18:00   ` kernel test robot
2023-12-11 21:42   ` kernel test robot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox