Re: [PATCH v2 01/14] md/raid1,raid10: clean up of RESYNC_SECTORS
"Yu Kuai" <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.raid |
|---|---|
| Message-ID | <[email protected]> |
在 2026/1/28 15:56, [email protected] 写道: > From: Li Nan<[email protected]> > > Move redundant RESYNC_SECTORS definition from raid1 and raid10 > implementations to raid1-10.c. > > Simplify max_sync assignment in raid10_sync_request(). > > No functional changes. > > Signed-off-by: Li Nan<[email protected]> > --- > drivers/md/raid1-10.c | 1 + > drivers/md/raid1.c | 1 - > drivers/md/raid10.c | 4 +--- > 3 files changed, 2 insertions(+), 4 deletions(-) Reviewed-by: Yu Kuai <[email protected]> -- Thansk, Kuai