Re: [PATCH] exfat: doc: add documentation
From: David Timber
Date: Tue Sep 01 2026 - 02:24:54 EST
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.
Davo