Re: [PATCH v2 01/11] ntfsplus: in-memory, on-disk structures and headers
From: Pali Rohár
Date: Mon Dec 01 2025 - 03:20:01 EST
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.