Re: [PATCH] scripts: gdb: move MNT_* constants to gdb-parsed

From: Johannes Berg
Date: Wed Jun 18 2025 - 17:09:53 EST


On Wed, 2025-06-18 at 14:06 -0700, Stephen Brennan wrote:
> On 6/18/25 06:46, Johannes Berg wrote:
> > From: Johannes Berg <johannes.berg@xxxxxxxxx>
> >
> > Since these are now no longer defines, but in an enum.
> >
> > Fixes: 101f2bbab541 ("fs: convert mount flags to enum")
> > Reviewed-by: Benjamin Berg <benjamin.berg@xxxxxxxxx>
> > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx>
>
> The exact same change was already submitted and discussed here:
>
> https://lore.kernel.org/all/20250601055027.3661480-1-tony.ambardar@xxxxxxxxx/

Oh, I missed that, sorry.

> I don't know what tree this would go through, so I can't tell whether it
> was picked up or not. But I think there's consensus that it's a good
> fix, and several folks have written or reviewed the change.

It looks like previously Andrew picked up patches to this which is why I
Cc'ed him, but I'm perfectly happy for that other patch (or mine) to
take any path available :)

johannes