[PATCH v2 0/2] md: fix is_mddev_idle()
From: linan666
Date: Thu Dec 14 2023 - 20:41:40 EST
From: Li Nan <linan122@xxxxxxxxxx>
Changes in v2:
- patch 2, fix typo error.
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