Re: [PATCH v2 01/11] ntfsplus: in-memory, on-disk structures and headers
From: Namjae Jeon
Date: Mon Dec 01 2025 - 05:15:40 EST
On Mon, Dec 1, 2025 at 5:19 PM Pali Rohár <pali@xxxxxxxxxx> wrote:
>
> On Sunday 30 November 2025 23:14:24 Christoph Hellwig wrote:
> > On Thu, Nov 27, 2025 at 01:59:34PM +0900, Namjae Jeon wrote:
> > > +iocharset=name Deprecated option. Still supported but please use
> > > + nls=name in the future. See description for nls=name.
>
> IMHO this is a bug in documentation. All fs drivers are using iocharset=
> option so deprecated should be nls= option and iocharset= should be the
> primary non-deprecated one.
Right. I will update this comment on the next version.
Thanks!