Re: [PATCH v5 01/14] Revert "fs: Remove NTFS classic"

From: Christoph Hellwig

Date: Fri Jan 16 2026 - 03:00:58 EST


On Sun, Jan 11, 2026 at 11:03:31PM +0900, Namjae Jeon wrote:
> This reverts commit 7ffa8f3d30236e0ab897c30bdb01224ff1fe1c89.
>
> This patch reverts the removal of the classic read-only ntfs driver to
> serve as the base for a new read-write ntfs implementation.
> If we stack changes on top of the revert patch, It will significantly
> reduce the diff size, making the review easier.
>
> This revert intentionally excludes the restoration of Kconfig and
> Makefile. The Kconfig and Makefile will be added back in the final patch
> of this series, enabling the driver only after all features and
> improvements have been applied.
>
> Signed-off-by: Namjae Jeon <linkinjeon@xxxxxxxxxx>

Acked-by: Christoph Hellwig <hch@xxxxxx>