Re: [PATCH v2 03/11] md: merge mddev serialize_policy into mddev_flags
From: Li Nan
Date: Fri Dec 26 2025 - 01:34:13 EST
在 2025/11/24 14:31, Yu Kuai 写道:
There is not need to use a separate field in struct mddev, there are no
functional changes.
Signed-off-by: Yu Kuai <yukuai@xxxxxxxxx>
---
drivers/md/md-bitmap.c | 4 ++--
drivers/md/md.c | 20 ++++++++++++--------
drivers/md/md.h | 4 ++--
drivers/md/raid0.c | 3 ++-
drivers/md/raid1.c | 4 ++--
drivers/md/raid5.c | 3 ++-
6 files changed, 22 insertions(+), 16 deletions(-)
LGTM
Reviewed-by: Li Nan <linan122@xxxxxxxxxx>
--
Thanks,
Nan