Re: [PATCH v2 4/5] md: fix is_mddev_idle()
From: Xiao Ni
Date: Sat Apr 26 2025 - 22:46:20 EST
On Sun, Apr 27, 2025 at 9:37 AM Yu Kuai <yukuai1@xxxxxxxxxxxxxxx> wrote:
>
> Hi,
>
> 在 2025/04/22 14:35, Xiao Ni 写道:
> >> + unsigned long last_events; /* IO event timestamp */
> > Can we use another name? Because mddev has events counter. This name
> > can easily be confused with that counter.
>
> Sorry for the late reply.
>
> Sure, how about, normal_IO_events?
It looks much better, thanks for this. I guess it's a typo error about
uppercase IO, right? We usually use lowercase.
Best Regards
Xiao
>
> Thanks,
> Kuai
>