* Re: [PATCH] fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()
[not found] ` <aSdtRQhclLWgXjmu@smile.fi.intel.com>
@ 2025-11-26 22:45 ` Armin Wolf
2025-11-27 5:56 ` Andy Shevchenko
0 siblings, 1 reply; 2+ messages in thread
From: Armin Wolf @ 2025-11-26 22:45 UTC (permalink / raw)
To: Andy Shevchenko, Hans de Goede, viro, brauner, jack
Cc: Ilpo Järvinen, linux-fsdevel
Am 26.11.25 um 22:12 schrieb Andy Shevchenko:
> On Wed, Nov 26, 2025 at 09:48:27PM +0100, Hans de Goede wrote:
>> <dropping the lists from the Cc>
>>
>> Hi Armin,
>>
>> I think you've gotten the To: and Cc: lists wrong for this one ?
> (Semi). The other part of the change is part of pending patches in PDx86.
> Two options:
> - apply now via PDx86 to make it consistent (personally my preference)
> - wait for rc1 and push via NLS maintainers / Andrew Morton.
I too would prefer option 1, but i just noticed that get_maintainer.pl does not suggest
the VFS maintainers when asking it about fs/nls/nls_base.c. I changed the MAINTAINERS entry
for "VFS and infrastructure" from fs/* to fs/ to also include all subdirectories below
fs/, and now get_maintainer.pl correctly suggests the VFS maintainers.
Should i send a patch for this too?
Thanks,
Armin Wolf
>> On 26-Nov-25 9:43 PM, Armin Wolf wrote:
>>> After commit 25524b619029 ("fs/nls: Fix utf16 to utf8 conversion"),
>>> the return values of utf8_to_utf32() and utf32_to_utf8() are
>>> inconsistent when encountering an error: utf8_to_utf32() returns -1,
>>> while utf32_to_utf8() returns errno codes. Fix this inconsistency
>>> by modifying utf8_to_utf32() to return errno codes as well.
>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8()
2025-11-26 22:45 ` [PATCH] fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8() Armin Wolf
@ 2025-11-27 5:56 ` Andy Shevchenko
0 siblings, 0 replies; 2+ messages in thread
From: Andy Shevchenko @ 2025-11-27 5:56 UTC (permalink / raw)
To: Armin Wolf
Cc: Hans de Goede, viro, brauner, jack, Ilpo Järvinen,
linux-fsdevel
On Wed, Nov 26, 2025 at 11:45:57PM +0100, Armin Wolf wrote:
> Am 26.11.25 um 22:12 schrieb Andy Shevchenko:
> > On Wed, Nov 26, 2025 at 09:48:27PM +0100, Hans de Goede wrote:
> > > <dropping the lists from the Cc>
> > >
> > > I think you've gotten the To: and Cc: lists wrong for this one ?
> > (Semi). The other part of the change is part of pending patches in PDx86.
> > Two options:
> > - apply now via PDx86 to make it consistent (personally my preference)
> > - wait for rc1 and push via NLS maintainers / Andrew Morton.
>
> I too would prefer option 1, but i just noticed that get_maintainer.pl does not suggest
> the VFS maintainers when asking it about fs/nls/nls_base.c. I changed the MAINTAINERS entry
> for "VFS and infrastructure" from fs/* to fs/ to also include all subdirectories below
> fs/, and now get_maintainer.pl correctly suggests the VFS maintainers.
>
> Should i send a patch for this too?
I don't think it's a good idea. VFS maintainers won't like to be "spammed" by
that. Probably NLS is handled by any maintainer or Andrew Morton, depending on
the case. Here we are totally fine to go via PDx86.
> > > On 26-Nov-25 9:43 PM, Armin Wolf wrote:
> > > > After commit 25524b619029 ("fs/nls: Fix utf16 to utf8 conversion"),
> > > > the return values of utf8_to_utf32() and utf32_to_utf8() are
> > > > inconsistent when encountering an error: utf8_to_utf32() returns -1,
> > > > while utf32_to_utf8() returns errno codes. Fix this inconsistency
> > > > by modifying utf8_to_utf32() to return errno codes as well.
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-11-27 5:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20251126204355.337191-1-W_Armin@gmx.de>
[not found] ` <7b503ef7-2c2a-4dbd-9e6a-bbb16d7876b5@kernel.org>
[not found] ` <aSdtRQhclLWgXjmu@smile.fi.intel.com>
2025-11-26 22:45 ` [PATCH] fs/nls: Fix inconsistency between utf8_to_utf32() and utf32_to_utf8() Armin Wolf
2025-11-27 5:56 ` Andy Shevchenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).