Re: [PATCH 5.10 033/238] md: implement ->set_read_only to hook into BLKROSET processing

From: Song Liu
Date: Wed Mar 27 2024 - 01:50:50 EST


On Tue, Mar 26, 2024 at 6:18 PM Li Nan <linan666@xxxxxxxxxxxxxxx> wrote:
>
> 在 2024/3/26 16:46, Song Liu 写道:
> > Hi Li Nan,
> >
> > Could you please look into this (back port 9674f54e41ff to older stable
> > kernels)? If there is no clean back port, I would recommend we not do
> > the back port.
> >
>
> There are some conflicts to back port, which are not related to the
> modification of this patch. If necessary, let me know and I can adapt and
> send it :)

I think it is not necessary to back port this to older kernels with conflicts.
The error case exists theoretically. But we never got a bug report for it.

Thanks,
Song