Re: [PATCH] exfat: doc: add documentation
From: David Timber
Date: Tue Sep 01 2026 - 03:35:27 EST
On 9/1/26 06:48, Namjae Jeon wrote:
> 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:)
Oh, also, if this gets merged, it's worth updating the man page mount(8)
of util-linux as well.
I'll cc you when I do, but anyone else snooping this conversation can
beat me to it.
Davo