Re: [PATCH v2 03/11] md: merge mddev serialize_policy into mddev_flags
Li Nan <[email protected]>
| Newsgroups | gmane.linux.raid,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
在 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 <[email protected]> > --- > 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 <[email protected]> -- Thanks, Nan