Re: [PATCH] exfat: doc: add documentation

From: Namjae Jeon

Date: Tue Sep 01 2026 - 02:52:43 EST


On Tue, Sep 1, 2026 at 3:24 PM David Timber <dxdt@xxxxxxxxxxxx> wrote:
>
> On 8/31/26 10:53, Namjae Jeon wrote:
> > Add documentation for the Linux exFAT filesystem driver, including
> > supported mount options and exfatprogs.
> >
> > Signed-off-by: Namjae Jeon <linkinjeon@xxxxxxxxxx>
> > ---
> > Documentation/filesystems/exfat.rst | 117 ++++++++++++++++++++++++++++
> > Documentation/filesystems/index.rst | 1 +
> > 2 files changed, 118 insertions(+)
> > create mode 100644 Documentation/filesystems/exfat.rst
> Don't forget to add
>
> F: Documentation/filesystems/exfat.rst
>
> in MAINTAINERS
>
> Well, it's ain't much but it's a good start.
Sure, will do. Thanks for pointing it out:)