Re: [PATCH v3 02/14] ntfs: update in-memory, on-disk structures and headers

From: Namjae Jeon
Date: Mon Dec 29 2025 - 17:58:40 EST


On Tue, Dec 30, 2025 at 12:38 AM Amir Goldstein <amir73il@xxxxxxxxx> wrote:
>
> On Mon, Dec 29, 2025 at 3:01 PM Namjae Jeon <linkinjeon@xxxxxxxxxx> wrote:
> >
> > This updates in-memory, on-disk structures, headers and documentation.
> >
> > Signed-off-by: Namjae Jeon <linkinjeon@xxxxxxxxxx>
> > ---
> > Documentation/filesystems/index.rst | 1 +
> > Documentation/filesystems/ntfs.rst | 203 +++
>
> This does not belong in this patch.
> Should have been part of the revert patch.
Okay, I will add it to the revert patch.
Thanks!
>
> Thanks
> Amir.