Re: [PATCH] md/raid5: let stripe batch bm_seq comparison wrap-safe
"yu kuai" <[email protected]>
| Newsgroups | gmane.linux.raid,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
在 2026/6/18 10:57, Chen Cheng 写道: > From: Chen Cheng<[email protected]> > > Once the 32-bit seq wraps, a newer bm_seq can look smaller > than old, so .. covert to wrap-safe calculate way. > > Signed-off-by: Chen Cheng<[email protected]> > --- > drivers/md/raid5.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to md-7.2 -- Thanks, Kuai